pgsql-server/doc/src/sgml datatype.sgml ref/cr ...

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

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@postgresql.org 02/08/22 22:54:18

Modified files:
doc/src/sgml : datatype.sgml
doc/src/sgml/ref: create_operator.sgml

Log message:
This patch updates the CREATE OPERATOR sgml docs for the new default
settings of NAMEDATALEN. I looked through the docs for other
references to NAMEDATALEN, but this is the only one I could find.

Neil Conway