Update documentation to reflect the new ALTER OWNER rules for all
Tom Lane <tgl@sss.pgh.pa.us>
Update documentation to reflect the new ALTER OWNER rules for all affected types of objects.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_aggregate.sgml | modified | +8 −4 |
| doc/src/sgml/ref/alter_conversion.sgml | modified | +12 −3 |
| doc/src/sgml/ref/alter_database.sgml | modified | +6 −3 |
| doc/src/sgml/ref/alter_domain.sgml | modified | +9 −5 |
| doc/src/sgml/ref/alter_function.sgml | modified | +7 −3 |
| doc/src/sgml/ref/alter_opclass.sgml | modified | +11 −2 |
| doc/src/sgml/ref/alter_operator.sgml | modified | +10 −2 |
| doc/src/sgml/ref/alter_schema.sgml | modified | +11 −4 |
| doc/src/sgml/ref/alter_tablespace.sgml | modified | +8 −2 |
| doc/src/sgml/ref/alter_type.sgml | modified | +13 −5 |