pgsnap - pgsnap: Bugfix : silence PHP error message on the pg_connect

From: gleu(at)pgfoundry(dot)org (User Gleu)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsnap - pgsnap: Bugfix : silence PHP error message on the pg_connect
Date: 2008-06-10 21:15:40
Message-ID: 20080610211540.503FC17AE71F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Bugfix : silence PHP error message on the pg_connect function, per a report from Claude
Castello.

Modified Files:
--------------
pgsnap/pgsnap:
ChangeLog (r1.59 -> r1.60)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.59&r2=1.60)
pgsnap/pgsnap/lib:
connect.php (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/connect.php.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message User Neothezion 2008-06-11 07:39:09 pgrecovery - alpha: New Directory
Previous Message Neil Conway 2008-06-10 20:58:19 pgsql: Editorialization for the text emitted by the "help" psql command.