Thu Aug 30 11:55:00 PDT 2012
- Previous message: [Slony1-commit] Slony-I-commit Tag REL_2_1_2 has been created.
- Next message: [Slony1-commit] Slony-I-commit use numeric error code for detecting unique violations o
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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(-)
- Previous message: [Slony1-commit] Slony-I-commit Tag REL_2_1_2 has been created.
- Next message: [Slony1-commit] Slony-I-commit use numeric error code for detecting unique violations o
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list