Steve Singer ssinger at ca.afilias.info
Thu Aug 30 11:55:00 PDT 2012
use numeric error code for detecting unique violations on sl_nodelock

The text of the error message has changed slightly in different postgresql
versions, ie 8.3+.  Using the numeric error code will protect us from this.
This fixes bug 276.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=532718f4b72ce25261dbace40d05db4c7b4533a5

Modified Files
--------------
RELEASE                 |    1 +
src/slon/local_listen.c |    7 ++++---
2 files changed, 5 insertions(+), 3 deletions(-)



More information about the Slony1-commit mailing list