snapshot - src: Fixed [#1008927] SQL syntax error when creating remote

From: cunha17(at)pgfoundry(dot)org (User Cunha17)
To: pgsql-committers(at)postgresql(dot)org
Subject: snapshot - src: Fixed [#1008927] SQL syntax error when creating remote
Date: 2007-09-16 17:47:09
Message-ID: 20070916174709.5526D2175CB@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed [#1008927] SQL syntax error when creating remote snapshot.

Modified Files:
--------------
src/pl:
getQueryWithNoRecords.pl (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/getQueryWithNoRecords.pl.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2007-09-16 18:08:53 snapshot - src: Fixed [#1008928] Perl error when creating snapshots.
Previous Message Tom Lane 2007-09-16 16:33:04 pgsql: Remove Assert(BgWriterShmem != NULL), which is rather pointless