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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: boris(at)folgmann(dot)de, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #870: subselect returns more than one tuple where not possible
Date: 2003-01-10 21:23:08
Message-ID: 13295.1042233788@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org 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.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Josh Berkus 2003-01-10 22:30:35 Re: PPTP + Cisco - is it possible for RADIUS server to
Previous Message pgsql-bugs 2003-01-10 20:07:37 Bug #870: subselect returns more than one tuple where not possible