pgsql: Specifying a dbname should override the default database, not add - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Specifying a dbname should override the default database, not add
Date
Msg-id 20070612135458.9D8FD9FB687@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Specifying a dbname should override the default database, not add to it.
Fixes buildfarm failures on contribcheck.

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.34 -> r1.35)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c.diff?r1=1.34&r2=1.35)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Fix missing variable initialization.
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Fix a bug which doesn't free connection list