snapshot - src: -Workaround for databases that return "non-wanted" - Mailing list pgsql-committers

From cunha17@pgfoundry.org (User Cunha17)
Subject snapshot - src: -Workaround for databases that return "non-wanted"
Date
Msg-id 20070917015705.1CF792175FF@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
-Workaround for databases that return "non-wanted" pseudo-columns (SQL Server);
-Use "rows ne 0" insted of rows > 0, since most databases may return -1 when using cursors.

Modified Files:
--------------
    src/pl:
        performCompleteRefresh.pl (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/performCompleteRefresh.pl.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - drivers: Fix oracle function creation order.
Next
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - src: If the statement fail, assume that the snapshot log does