Re: [PATCHES] Example for create function using argument names

2004-07-11 Thread Bruce Momjian
Patch applied. Thanks. Your documentation changes can be viewed in five minutes using links at the bottom of the developer's page, http://developer.postgresql.org/index.php. --- Gavin Sherry wrote: > Small addition. Con

[PATCHES] Example for create function using argument names

2004-07-02 Thread Gavin Sherry
Small addition.Index: doc/src/sgml/ref/create_function.sgml === RCS file: /usr/local/cvsroot/pgsql-server/doc/src/sgml/ref/create_function.sgml,v retrieving revision 1.57 diff -2 -c -r1.57 create_function.sgml *** doc/src/sgml/ref/crea