[HACKERS] System Tables
Hi Has anyone of you a good pointer to a description of where in the system tables I may find what informations? I try to code a generic procedure which gets information (like field type, field length, foreign keys...) about tables and fields from a system table. Thank you for your help in advance sj ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[HACKERS] record object type
Hi all Is there any deeper description of the "record" type in plpgsql? I try to iterate through whole rows and fields, but there is nearly nothing written down, or at least I am finding nearly nothing. Any help? Thanks, sj ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html