Re: Slightly confused error message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Markus Schaber <schabi(at)logix-tt(dot)com>
Cc: PostgreSQL SQL List <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Slightly confused error message
Date: 2006-04-28 19:02:42
Message-ID: 15232.1146250962@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Markus Schaber <schabi(at)logix-tt(dot)com> writes:
> Yes, and my question is whether it is easy and worth the effort. to add
> that information (about the acutally offending subquery) to the message.

I'm not sure about localizing the subquery per se, but it might be
possible to add a syntax pointer to the specific variable occurrence
that it's complaining about. That would help at least somewhat in
cases like this.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ben K. 2006-04-29 06:50:49 Re: LinkedList
Previous Message Martin Marques 2006-04-28 16:36:19 Re: Slightly confused error message