Re: Strange errors from 9.2.1 and 9.2.2 (I hope I'm missing something obvious)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Gould <daveg@sonic.net>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-12-12T01:41:23Z
Lists: pgsql-hackers
David Gould <daveg@sonic.net> writes: > I'm sure I've had a stroke or something in the middle of the night and just > didn't notice, but I'm able to reproduce the following on three different > hosts on both 9.2.1 and 9.2.2. As far as I know the only difference between > these queries is whitespace since I just up-arrowed them in psql and > deleted a space or <lf>. And as far as I can tell none of these errors are > correct. Those examples work fine for me in HEAD and 9.2 branch tip. Corrupted binaries maybe? Broken copy of bison? Sure looks like a parser issue. regards, tom lane