On Thu, Jan 12, 2006 at 11:21:28PM -0500, Tom Lane wrote: > plpgsql is not very good about reserving words "minimally", ie, not > treating a word as a keyword outside the context where the keyword > is meaningful. > > This could probably be fixed, or at least greatly reduced, with some > flex/bison hacking. Anyone up for it?
Possibly. Would it involve much more than what the main parser's grammar does with unreserved_keyword and friends? I suppose this ought to move to pgsql-hackers. -- Michael Fuhr ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org