pgsql: doc: simplify WITH clause syntax in CREATE DATABASE - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: simplify WITH clause syntax in CREATE DATABASE
Date
Msg-id E1oTUxU-000oXa-5W@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  simplify WITH clause syntax in CREATE DATABASE

Reported-by: Rob <rirans@comcast.net>

Discussion: https://postgr.es/m/20211016171149.yaouvlw5kvux6dvk@localhost

Author: Rob <rirans@comcast.net>

Backpatch-through: 10

Branch
------
REL_11_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/create_database.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Prevent long-term memory leakage in autovacuum launcher.
Next
From: David Rowley
Date:
Subject: pgsql: Be smarter about freeing tuples during tuplesorts