[EMAIL PROTECTED] writes:
> Sometimes when running concurrent updates, the function fails with ERROR: More than
>one tuple returned by a subselect used as an expression.
Can't say much about this when you aren't showing us the
concurrent-update sequence of operations.
re
Bors Folgmann ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
subselect returns more than one tuple where not possible
Long Description
I'm using postgresql 7.2.2 on RedHat Linux 8.0.
Inside a transaction (PL/pgSQL function) I u