pgsql-server/doc/src/sgml/ref create_type.sgml

Started by Tom Lanealmost 24 years ago4 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/08/22 20:33:24

Modified files:
doc/src/sgml/ref: create_type.sgml

Log message:
Update reference to value of NAMEDATALEN. Someone needs to troll the
docs and find the other obsolete statements that no doubt lurk.

#2Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#1)
Re: pgsql-server/doc/src/sgml/ref create_type.sgml

I looked for 31, 32, 15 and 16. I didn't look for 30. Seems that was a
very unusual case. I didn't see any others in the SGML.

---------------------------------------------------------------------------

Tom Lane wrote:

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/08/22 20:33:24

Modified files:
doc/src/sgml/ref: create_type.sgml

Log message:
Update reference to value of NAMEDATALEN. Someone needs to troll the
docs and find the other obsolete statements that no doubt lurk.

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#2)
Re: pgsql-server/doc/src/sgml/ref create_type.sgml

Bruce Momjian <pgman@candle.pha.pa.us> writes:

I looked for 31, 32, 15 and 16. I didn't look for 30. Seems that was a
very unusual case. I didn't see any others in the SGML.

You got burnt :-(. Did you also grep for "thirty" and related
spellings?

regards, tom lane

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

Tom Lane wrote:

Bruce Momjian <pgman@candle.pha.pa.us> writes:

I looked for 31, 32, 15 and 16. I didn't look for 30. Seems that was a
very unusual case. I didn't see any others in the SGML.

You got burnt :-(. Did you also grep for "thirty" and related
spellings?

Yes.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073