Re: Error in select

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Carmen Gloria Sepulveda Dedes <csepulveda(at)atichile(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Error in select
Date: 2003-12-03 15:20:50
Message-ID: 29876.1070464850@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carmen Gloria Sepulveda Dedes <csepulveda(at)atichile(dot)com> writes:
> Ok ... sorry.
> [example snipped]
> ... but ... on execute, I get the error:
> ERROR: variable not found in subplan target list

Hmm. I tried your example on CVS tip and didn't see a problem, which
means either that the bug is already fixed or that the example with
no data isn't sufficient to trigger it. If you enter just the table
declarations you gave into an empty database and then try the INSERT,
does it fail? If not, can you make it fail by altering the values of
enable_nestloop, enable_mergejoin, enable_hashjoin?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2003-12-03 15:22:38 Re: Feature Request for 7.5
Previous Message Jan Wieck 2003-12-03 15:20:03 Re: Feature Request for 7.5