Re: getting all constraint violations - Mailing list pgsql-general

From A. Kretschmer
Subject Re: getting all constraint violations
Date
Msg-id 20100521173525.GA32221@a-kretschmer.de
Whole thread Raw
In response to getting all constraint violations  ("Gauthier, Dave" <dave.gauthier@intel.com>)
List pgsql-general
In response to Gauthier, Dave :
> Hi:
>
>
>
> I have a table with many constraints.  A user tries to insert a record that
> violates many of them.  The error message I get back lists the first violation.
> How cani I (or can I) get them all?

I think that isn't possible: the first violation throws the error, the
transaction stopped.


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

pgsql-general by date:

Previous
From: "Gauthier, Dave"
Date:
Subject: getting all constraint violations
Next
From: Merlin Moncure
Date:
Subject: Re: getting all constraint violations