diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml index 715836f9ac..bb49772e8e 100644 --- a/doc/src/sgml/ref/alter_table.sgml +++ b/doc/src/sgml/ref/alter_table.sgml @@ -1,5 +1,5 @@ @@ -24,10 +24,10 @@ Postgres documentation ALTER TABLE table - [ * ] ADD [ COLUMN ] ER">coBLE> column type ALTER TABLE table - [ * ] RENAME [ COLUMN ] ER">coBLE> TO column TO newcolumn ALTER TABLE table RENAME TO newtable