Re: [BUGS] BUG #2803: server terminated abnormally when limit or offset is null

2006-12-03 Thread Tom Lane
"Greg Johnson" <[EMAIL PROTECTED]> writes: > Description:server terminated abnormally when limit or offset is > null Sigh ... looks like this was broken by the recent change to make limit/offset be int8 instead of int4. Thanks for the report. regards, tom lane --

[BUGS] BUG #2803: server terminated abnormally when limit or offset is null

2006-12-03 Thread Greg Johnson
The following bug has been logged online: Bug reference: 2803 Logged by: Greg Johnson Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2rc1 Operating system: Red Hat Enterprise Linux WS release 4 (Nahant Update 3) Description:server terminated abnormally when li