> Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: >> I notice that most of the references in the information_schema.sql are >> not schema-qualfied.
> They don't need to be, because the references will be resolved when the > views are parsed during initdb. On second thought, you do have a point with regard to those newly-added SQL functions. Names used within the texts of those functions need to be fully qualified for safety. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly