pgsql: Revert "initdb: Change authentication defaults"

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "initdb: Change authentication defaults"
Date: 2019-07-22 17:28:57
Message-ID: E1hpc7N-0006RS-9w@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "initdb: Change authentication defaults"

This reverts commit 09f08930f0f6fd4a7350ac02f29124b919727198.

The buildfarm client needs some adjustments first.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7961886580a594e519ca7ed1811b464206738be5

Modified Files
--------------
doc/src/sgml/ref/initdb.sgml | 17 +----------------
doc/src/sgml/runtime.sgml | 23 ++++++++++++++---------
doc/src/sgml/standalone-install.xml | 9 +++++++++
src/bin/initdb/initdb.c | 31 +++++++++++++++++++++----------
src/include/port.h | 5 -----
src/test/regress/pg_regress.c | 2 +-
6 files changed, 46 insertions(+), 41 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-07-22 18:55:53 pgsql: Install dependencies to prevent dropping partition key columns.
Previous Message Peter Eisentraut 2019-07-22 13:20:27 pgsql: initdb: Change authentication defaults