snapshot - src: Fixed [#1008927] SQL syntax error when creating remote - Mailing list pgsql-committers

From cunha17@pgfoundry.org (User Cunha17)
Subject snapshot - src: Fixed [#1008927] SQL syntax error when creating remote
Date
Msg-id 20070916174709.5526D2175CB@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove Assert(BgWriterShmem != NULL), which is rather pointless
Next
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - src: Fixed [#1008928] Perl error when creating snapshots.