Thread: pgsql: Document COLLATE option in CREATE TYPE reference page.

pgsql: Document COLLATE option in CREATE TYPE reference page.

From
Tom Lane
Date:
Document COLLATE option in CREATE TYPE reference page.

Curiously, it was already documented in ALTER TYPE ADD ATTRIBUTE, but
not here.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2d4617126f6d708c5777b378d9ef282fb2c08930

Modified Files
--------------
doc/src/sgml/ref/create_type.sgml |    9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)