Обсуждение: pgsql/doc/src/sgml/ref create_function.sgml
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/03/01 14:01:23
Modified files:
    doc/src/sgml/ref: create_function.sgml
Log message:
    Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
    manual page;  pointed out by IRC user.
			
		Bruce Momjian - CVS writes: > Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION > manual page; pointed out by IRC user. That's intentional, because we don't require the single quotes. -- Peter Eisentraut peter_e@gmx.net
momjian@postgresql.org (Bruce Momjian - CVS) writes:
> Log message:
>     Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
>     manual page;  pointed out by IRC user.
Kindly revert that change.  And tell your IRC user not to read 7.2
documents if he's not running 7.2.
            regards, tom lane
			
		Tom Lane wrote: > momjian@postgresql.org (Bruce Momjian - CVS) writes: > > Log message: > > Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION > > manual page; pointed out by IRC user. > > Kindly revert that change. And tell your IRC user not to read 7.2 > documents if he's not running 7.2. Interesting. Done. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026