pgsql: Sorry, hit the wrong button with my last commit.

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Sorry, hit the wrong button with my last commit.
Date: 2007-12-28 11:30:54
Message-ID: 20071228113054.68C167540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Sorry, hit the wrong button with my last commit. Here's the correct changelog:

Applied patch send by ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> to fix bug in connect statement if user name is a variable.
Also fixed test case that didn't detect this.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test/expected:
connect-test1.c.in (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/connect-test1.c.in?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2007-12-28 12:32:56 pgsql: may -> might
Previous Message Michael Meskes 2007-12-28 11:25:21 pgsql: