Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Schema bug



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: pgSchema.patch
Description: Text Data



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group