Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE documentation.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_table.sgml | modified | +4 −4 |