Re: [BUGS] BUG #1790: coredump in postgres

2005-07-28 Thread Tom Lane
"Dmitry Karasik" <[EMAIL PROTECTED]> writes: > The following bug has been logged online: > Bug reference: 1790 > Logged by: Dmitry Karasik > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.1-devel > Operating system: freebsd 5.4 > Description:coredump in postg

Re: [BUGS] BUG #1790: coredump in postgres

2005-07-27 Thread Tom Lane
"Dmitry Karasik" <[EMAIL PROTECTED]> writes: > Description:coredump in postgres A SQL script to reproduce the problem would be much more useful than some incomplete gdb results. You showed the query, but how about table definitions and sample data to go with it? r