problems with plperl trigger function - Mailing list pgsql-admin

From Andrzej Kwiatkowski
Subject problems with plperl trigger function
Date
Msg-id 5e598f550612051116i2973bf31re7cec0705b287f18@mail.gmail.com
Whole thread Raw
List pgsql-admin
Hi, I've got a very simply in my mind problem with trigger functions.
My functions returns SKIP in some cases.

But when i execute a statement with psql or with api
postgresql didn't return error but in psql:

DELETE 0
or
INSERT 0 0

and in my CGI scipts situation is the same.


 how can i find that execute was broken by trigger ?

Thanks in advance

pgsql-admin by date:

Previous
From: "dev.department"
Date:
Subject: Hide structure
Next
From: "Aleksander Slavchev"
Date:
Subject: PostgreSQL replication on Windows 2003 platform.?