Clean up wrong, misleading, or obsolete documentation about array types,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3d5ddc0b3cea3d7c8366ee1bdee108af0492da52
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-11-03T21:42:47Z
Releases: 7.2.1
Clean up wrong, misleading, or obsolete documentation about array types,
particularly in the CREATE TYPE reference page.  Fix some other errors
in the CREATE TYPE page, too.

Files

PathChange+/−
doc/src/sgml/array.sgml modified +5 −6
doc/src/sgml/catalogs.sgml modified +19 −12
doc/src/sgml/ref/create_type.sgml modified +111 −69
doc/src/sgml/ref/drop_type.sgml modified +4 −2