Norman Yamada wrote:
> Running postgresql 8.2.0 on Debian testing, Linux kernel 2.6.12, Dual
> Xeon 2.80GHz motherboard,
> gcc 4.0.3.
>
> If I run a statement like this:
>
> select * from [table] limit null;
>
> it crashes the server.
thanks for the report - this is already fixed in REL8_2_STABLE and will
appear in 8.2.1.
for more information see:
http://archives.postgresql.org/pgsql-committers/2006-12/msg00025.php
Stefan