"Boris Sukholitko" <[EMAIL PROTECTED]> writes:
> It seems that the domain check constraint does not trigger
> an error when using prepared statement in perl's DBD::Pg 1.42.
I think this is the same issue discussed in this thread:
http://archives.postgresql.org/pgsql-interfaces/2005-07/msg6.ph
The following bug has been logged online:
Bug reference: 1759
Logged by: Boris Sukholitko
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.8
Operating system: Linux
Description:domain check constraint ignored in prepared statement
Details:
Hi,
It seems that