pgsql: fixes docs and missing initdb help option for commit 978f869b99 - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: fixes docs and missing initdb help option for commit 978f869b99
Date
Msg-id E1kssK9-0000Vl-G9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
fixes docs and missing initdb help option for commit 978f869b99

Reported-by: Erik Rijkers

Discussion: https://postgr.es/m/a27e7bb60fc4c4a1fe960f7b055ba822@xs4all.nl

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/26d60f2a6c1c93838a49ac4d685652b1bc92f547

Modified Files
--------------
doc/src/sgml/database-encryption.sgml | 8 ++++----
src/bin/initdb/initdb.c               | 2 ++
2 files changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Invalidate acl.c caches when pg_authid changes.
Next
From: Noah Misch
Date:
Subject: pgsql: Fix back-patch of "Invalidate acl.c caches when pg_authid change