Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE documentation.

Robert Haas <rhaas@postgresql.org>

Commit: 2b2b2ae2aa4a7089aee729e67bb323154da3841a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-01-25T23:52:49Z
Releases: 9.1.0
Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE documentation.

The latter is the correct name of the operation to change the data type
of a column.

Noah Misch

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +4 −4