pgsql: fixes docs and missing initdb help option for commit 978f869b99

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: fixes docs and missing initdb help option for commit 978f869b99
Date: 2020-12-25 19:00:25
Message-ID: E1kssK9-0000Vl-G9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-12-25 19:01:06 Re: pgsql: Add key management system
Previous Message Noah Misch 2020-12-25 18:43:29 pgsql: Invalidate acl.c caches when pg_authid changes.