stupid subselect core dumps

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su>
Cc: Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: stupid subselect core dumps
Date: 1998-02-18 06:05:53
Message-ID: 34EA7A41.E160AD9B@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I know this is too simple to be useful, but it was the first test case I
tried for a regression test :)

regression=> SELECT 1 AS one WHERE 1 IN (SELECT 1);
PQexec() -- Request was sent to backend, but backend closed the channel
before responding.
This probably means the backend terminated abnormally before or
while processing the request.

Should we disallow parts of this in or near the parser, or can the
backend possibly handle it?

- Tom

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim B. Mikheev 1998-02-18 06:27:42 Re: stupid subselect core dumps
Previous Message Thomas G. Lockhart 1998-02-18 02:43:32 Re: [HACKERS] results of regression tests: NetBSD/i386 v1.3