Re: BUG #18189: Value partitioned tables: Upd ERROR: more than one row returned by a subquery used as an expression

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: buschmann(at)nidsa(dot)net
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18189: Value partitioned tables: Upd ERROR: more than one row returned by a subquery used as an expression
Date: 2023-11-10 15:18:55
Message-ID: 1377901.1699629535@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> On almost every try to import a source file I got the error:
> psql:source_to_arrays_ERR.sql:179: ERROR: more than one row returned by a
> subquery used as an expression
> BUT: in my statements there are no subqueries used as an expression!

It's probably there somewhere ...

> Steps to reproduce:
> 1. save all attachments to a directory

Sadly, there are no attachments here; I don't think our bug-submission
webform can handle them. When you need attachments, I'd suggest just
mailing the pgsql-bugs list directly without bothering with the webform.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2023-11-10 19:47:30 BUG #18190: PL/pgSQL does not document comparison operations on RECORD (or ROW) types
Previous Message Tom Lane 2023-11-10 15:10:25 Re: BUG #18188: wrong varnullingrels