Re: Attaching error cursor position to invalid constant values - Mailing list pgsql-hackers

From Stephen R. van den Berg
Subject Re: Attaching error cursor position to invalid constant values
Date
Msg-id 20080830232959.GA17682@cuci.nl
Whole thread Raw
In response to Attaching error cursor position to invalid constant values  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
>I'm fooling around with getting the parser to report an error cursor
>location if input conversion fails for a constant in a SQL command.

>This seems like it'd be a pretty useful thing to have in long queries,
>but in short queries it looks a bit like overkill.  And it affects

I wanted to have this many times, actually I considered it a bug that
it didn't report the position.
-- 
Sincerely,          Stephen R. van den Berg.
Several ways to kill a programmer:  kill -15, fair trial; kill -1, death by
hanging; kill -2, suicide; kill -3, euthanasia; kill -9, execution.


pgsql-hackers by date:

Previous
From: "David Rowley"
Date:
Subject: TODO item: Implement Boyer-Moore searching (First time hacker)
Next
From: "David Rowley"
Date:
Subject: TODO item: Implement Boyer-Moore searching (First time hacker)