"Emanuel Brokmann" <[EMAIL PROTECTED]> writes:
> while executing:
> >>BEGIN
> >> insert into comlineprintboxen VALUES(109, '', '', '', >>'', '');
> >>EXCEPTION
> >> WHEN unique_violation then
> >>UPDATE comlineprintboxen SET verteiler='', >>panel='', dose='',
> switch='', port='' WHERE >>pri
The following bug has been logged online:
Bug reference: 1655
Logged by: Emanuel Brokmann
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Red Hat Linux 3.2.3-42
Description:trapping errors doesn't work
Details:
while executing:
>>BEGIN
>>