pgsql: make initdb -U username work as advertised; back out bogus patch

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: make initdb -U username work as advertised; back out bogus patch
Date: 2006-02-24 00:55:27
Message-ID: 20060224005527.930289DCABE@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

make initdb -U username work as advertised; back out bogus patch at rev 1.42
and supply real fix for problem it tried to address.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/bin/initdb:
initdb.c (r1.99.2.1 -> r1.99.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.99.2.1&r2=1.99.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2006-02-24 00:55:50 pgsql: make initdb -U username work as advertised; back out bogus patch
Previous Message Andrew Dunstan 2006-02-24 00:54:27 pgsql: make initdb -U username work as advertised; back out bogus patch