Schema bug

From: Guillaume LELARGE <gleu(at)wanadoo(dot)fr>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Schema bug
Date: 2005-12-06 21:58:21
Message-ID: 200512062258.22367.gleu@wanadoo.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I found a weird bug today. If you rename the public schema, it becomes
unavailable. Here is a patch to fix it. It modifies the query to use the oid
instead of the schema's name. Works great on Linux, should'nt be a problem on
win32.

Regards.

--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://traduc.postgresqlfr.org/ -->

Attachment Content-Type Size
pgSchema.patch text/x-diff 868 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2005-12-06 23:57:46 SVN Commit by andreas: r4799 - in trunk/pgadmin3/src: frm schema
Previous Message Peter Eisentraut 2005-12-06 19:27:49 pg_autovacuum vs autovacuum