Re: Cleanup/remove/update references to OID column
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Daniel Verite <daniel@manitou-mail.org>, pgsql-hackers@lists.postgresql.org
Date: 2019-04-11T04:26:38Z
Lists: pgsql-hackers
On Wed, Apr 10, 2019 at 11:59:18AM -0500, Justin Pryzby wrote: > I found and included fixes for a few more references: > > doc/src/sgml/catalogs.sgml | 2 +- > doc/src/sgml/ddl.sgml | 3 +-- > doc/src/sgml/information_schema.sgml | 4 ++-- > doc/src/sgml/ref/create_trigger.sgml | 2 +- > doc/src/sgml/spi.sgml | 2 +- Open Item++. Andres, as this is a consequence of 578b229, could you look at what is proposed here? -- Michael
Commits
-
Doc: remove obsolete description of oid column as being "hidden".
- 145b18688c04 12.0 landed
-
docs: Fix small copy & paste mistake.
- b06a354e381d 12.0 landed
-
pg_dump: Remove stray option parsing support for -o.
- 4d0183592764 12.0 landed
-
docs: cleanup/remove/update references to OID column.
- f6b39171f3d6 12.0 landed
-
Adjust some more comments for WITH OIDS removal.
- 93507e67c9ca 12.0 cited
-
Doc: remove obsolete statements about system OID columns in ALTER TABLE.
- 1464755fc490 12.0 cited