pgsql/doc/src/sgml/ref create_function.sgml

Started by Bruce Momjianover 24 years ago4 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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.

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Bruce Momjian (#1)
Re: pgsql/doc/src/sgml/ref create_function.sgml

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: pgsql/doc/src/sgml/ref create_function.sgml

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

#4Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#3)
Re: pgsql/doc/src/sgml/ref create_function.sgml

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