"Nicolas Addington" <[EMAIL PROTECTED]> writes:
> PostgreSQL version: 8.0
tsk, tsk --- it's not 8.0. Yet.
> When a pl/perl trigger for an insert event changes an integer column in the
> new row to null, it fails. Interestingly, it doesn't have a problem if the
> column was originally null.
Loo
The following bug has been logged online:
Bug reference: 1381
Logged by: Nicolas Addington
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: aix
Description:invalid input syntax for integer: ""
Details:
When a pl/perl trigger for an insert e