pgsql: In initdb.c, move auth warning code into main() from secondary f

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In initdb.c, move auth warning code into main() from secondary f
Date: 2012-12-04 14:52:06
Message-ID: E1Tftqw-00007P-1N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In initdb.c, move auth warning code into main() from secondary function.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a84c30dda57a177487336785927503064c6bd529

Modified Files
--------------
src/bin/initdb/initdb.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-12-04 15:29:23 pgsql: Write exact xlog position of timeline switch in the timeline his
Previous Message Bruce Momjian 2012-12-04 13:17:50 pgsql: In pg_upgrade testing script, turn off command echo at the end s