Re: [HACKERS] query crashes backend - cvs

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] query crashes backend - cvs
Date: 1998-09-16 03:32:55
Message-ID: 199809160332.MAA13328@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This query crashes the backend too.

template1=> select @1;
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or while processing the request.
We have lost the connection to the backend, so further processing is impossible. Terminating.

With 6.3.2 the same query produces:

test=> select @1;
ERROR: Can't find left op: @ for type 23
--
Tatsuo Ishii
t-ishii(at)sra(dot)co(dot)jp

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-09-16 04:27:21 Re: [HACKERS] 6.4-BETA1: libpgtcl.so / Tcl version?
Previous Message The Hermit Hacker 1998-09-15 22:14:18 Re: [HACKERS] crash on new system views