Re: [BUGS] BUG #4835: psql server crashes when using non-existing functions

2009-06-03 Thread Tom Lane
"David Sommerseth" writes: > david=# select pg_test_function_which_do_not_exists(); > server closed the connection unexpectedly Wow. That works as expected for me, and for everyone who's run the regression tests successfully; and we've not heard any similar complaints from anyone. > This bug is

Re: [BUGS] BUG #4835: psql server crashes when using non-existing functions

2009-06-03 Thread Heikki Linnakangas
David Sommerseth wrote: The following bug has been logged online: Bug reference: 4835 Logged by: David Sommerseth Email address: d...@users.sourceforge.net PostgreSQL version: 8.3.7 Operating system: Linux (Gentoo Hardened 2008 / x86 - 32bit) Description:psql server

[BUGS] BUG #4835: psql server crashes when using non-existing functions

2009-06-03 Thread David Sommerseth
The following bug has been logged online: Bug reference: 4835 Logged by: David Sommerseth Email address: d...@users.sourceforge.net PostgreSQL version: 8.3.7 Operating system: Linux (Gentoo Hardened 2008 / x86 - 32bit) Description:psql server crashes when using non-ex