Re: Cleanup/remove/update references to OID column
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Andres Freund <andres@anarazel.de>
Cc: Daniel Verite <daniel@manitou-mail.org>, pgsql-hackers@lists.postgresql.org
Date: 2019-04-29T10:28:51Z
Lists: pgsql-hackers
On Wed, Apr 17, 2019 at 11:14:13PM -0500, Justin Pryzby wrote: > On Wed, Apr 17, 2019 at 05:51:15PM -0700, Andres Freund wrote: > > > - <replaceable>rows</replaceable> was exactly one and the target table was > > > + <replaceable>count</replaceable> was exactly one and the target table was > > The <replacable>rows</<replacable> reference is from your change > > :(. > > Ouch, not sure how I did that..sorry for the noise (twice). For the record, I found that I borrowed the language from 578b229718e8f:doc/src/sgml/protocol.sgml (but should have borrowed a bit less). Justin
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