pgsql: docs: cleanup/remove/update references to OID column. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: docs: cleanup/remove/update references to OID column.
Date
Msg-id E1hGuq4-0003tc-50@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs: cleanup/remove/update references to OID column.

I (Andres) missed these in 578b229718e8f.

Author: Justin Pryzby, editorialized a bit by Andres Freund
Reviewed-By: Daniel Verite, Andres Freund
Discussion: https://postgr.es/m/20190408002847.GA904@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f6b39171f3d65155b9390c2c69bc5b3469f923a8

Modified Files
--------------
doc/src/sgml/catalogs.sgml           |  2 +-
doc/src/sgml/ddl.sgml                |  6 ++----
doc/src/sgml/information_schema.sgml |  2 +-
doc/src/sgml/ref/create_trigger.sgml |  2 +-
doc/src/sgml/ref/insert.sgml         | 14 ++++++--------
doc/src/sgml/ref/psql-ref.sgml       |  3 +++
doc/src/sgml/spi.sgml                |  2 +-
7 files changed, 15 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Tie loose ends in psql's new \dP command
Next
From: Andres Freund
Date:
Subject: pgsql: pg_dump: Remove stray option parsing support for -o.