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

Robert Haas <rhaas@postgresql.org>

Commit: 2c3e29299842f6de74ff96d35ecaa1cc98fbcd5d
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-01-25T23:52:03Z
Releases: 9.0.3
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