Re: [BUGS] Bug #870: subselect returns more than one tuple where not possible

2003-01-10 Thread Tom Lane
[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

[BUGS] Bug #870: subselect returns more than one tuple where not possible

2003-01-10 Thread pgsql-bugs
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