Re: Bug(s) or not? - Mailing list pgsql-hackers

From Alvaro Herrera Munoz
Subject Re: Bug(s) or not?
Date
Msg-id 20030526142320.GB11593@dcc.uchile.cl
Whole thread Raw
In response to Bug(s) or not?  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
On Mon, May 26, 2003 at 02:17:52PM +0400, Teodor Sigaev wrote:

> q=# select * from pg_class limit 3;
> server sent data ("D" message) without prior row description ("T" message)
> server sent data ("D" message) without prior row description ("T" message)
> SELECT
> 
> Why can I select from pg_class? Other system tables are working properly...

Doh... I've been seen the same behavior, but thought it was some bug in
my local copy.  In fact I'm having a hard time finding a bug with
unreleased locks with code that seems functionally identical to CVS head
and I'm starting to think that it's not really a bug with my
modifications.

-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
Major Fambrough: You wish to see the frontier?
John Dunbar: Yes sir, before it's gone.


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: v7.3.3 bundled ... please test ...
Next
From: Joe Conway
Date:
Subject: Re: array functions - request for opinions (was Re: [PATCHES]