Re: [PATCHES] Show function parameter names in information schema

2004-01-24 Thread Tom Lane
Dennis Bjorklund <[EMAIL PROTECTED]> writes: > This small patch updates the information schema to show function parameter > names when they exist. Looks good, applied. regards, tom lane ---(end of broadcast)--- TIP 8: explai

[PATCHES] Show function parameter names in information schema

2004-01-22 Thread Dennis Bjorklund
This small patch updates the information schema to show function parameter names when they exist. -- /Dennis Björklund Index: doc/src/sgml/information_schema.sgml === RCS file: /cvsroot/pgsql-server/doc/src/sgml/information_schema.sg