pginstaller - pginst: Don't execute rollback command before getting the

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Don't execute rollback command before getting the
Date: 2004-10-03 15:58:07
Message-ID: 20041003155807.842CAAADAA1@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't execute rollback command before getting the error message when a failure occurs while running SQL scripts. A successfull rollback clears the error message from libpq...

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.52 -> r1.53)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.52&r2=1.53)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-10-03 16:19:28 pginstaller - pginst: Add ProgressText elements for CAs, so the
Previous Message User Mha 2004-10-03 15:45:27 pginstaller - pginst: Disable the initdb step when running on NT4.