Re: Schema bug
- From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
- To: Guillaume LELARGE <gleu(at)wanadoo(dot)fr>
- Cc: pgadmin-hackers(at)postgresql(dot)org
- Subject: Re: Schema bug
- Date: Wed, 07 Dec 2005 00:07:46 +0000
- Message-id: <439627D2.4070905@pse-consulting.de> <text/plain>
Guillaume LELARGE wrote:
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.
Actually, to me renaming the public schema appears as the primary bug...
There are many ways to corrupt pgAdmin's behaviour, and you found one of
'em. Renaming public is so irregular, I doubt it's worth changing the
behaviour.
Regards,
Andreas
Home |
Main Index |
Thread Index