pgsql: doc: adjust "cities" example to be consistent with other SQL - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: adjust "cities" example to be consistent with other SQL
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc:  adjust "cities" example to be consistent with other SQL

Reported-by: [email protected]

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: 9.6

Branch
------
REL_14_STABLE

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

Modified Files
--------------
doc/src/sgml/advanced.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: clarify new aggressive vacuum mode for multi-xacts
Next
From: Tom Lane
Date:
Subject: pgsql: Further restrict the scope of no-exit()-in-libpq test.