Re: Bug #491: ERROR: RelationClearRelation: relation using JDBC

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: kornale(at)charlie(dot)cns(dot)iit(dot)edu, pgsql-bugs(at)postgreSQL(dot)org
Subject: Re: Bug #491: ERROR: RelationClearRelation: relation using JDBC
Date: 2001-11-02 16:50:39
Message-ID: 12059.1004719839@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I said:
> The path that's causing
> a problem (or at least the problem I reproduced here) is

> Backend 1 Backend 2

> use table users;
> commit; begin;
> drop table users;
> create new users table
> use table users;

I've committed a fix for this problem for 7.2.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Meskes 2001-11-02 19:40:19 Re: recent ECPG 7.1->7.2 incompatibility ( interval('0sec') = syntax error )
Previous Message Christof Petig 2001-11-02 15:58:00 Re: recent ECPG 7.1->7.2 incompatibility ( interval('0sec') = syntax