Re: [BUGS] SELECT statement causing terminating the backend

2002-03-01 Thread Tom Lane
=?iso-8859-2?Q?Radek_Hrab=E8=E1k?= <[EMAIL PROTECTED]> writes: > [ sub-SELECT in GROUP BY expression crashes backend ] This is fixed in 7.2. regards, tom lane ---(end of broadcast)--- TIP 1: subscribe and unsubscribe comman

[BUGS] SELECT statement causing terminating the backend

2002-03-01 Thread Radek Hrabčák
Short description: Problem with terminating the backend unexpectedly after using SELECT statement (see bottom for more). It is not of high importance, because for that select there is another working solution through using outer join. Version of Postgresql: PostgreSQL 7.1 on i586-pc-linux-gnu, c