Re: Schema bug

From: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
To: Guillaume LELARGE <guillaume(dot)lelarge(at)gmail(dot)com>
Cc: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Schema bug
Date: 2005-12-13 00:20:09
Message-ID: 20051213002009.GQ54639@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Tue, Dec 13, 2005 at 12:48:55AM +0100, Guillaume LELARGE wrote:
> Well, it seems that pg_* schemas are system schemas and that public and
> information_schema schemas are public one. I think we should exclude system
> schemas depending on their names and show public and information_schema,
> whatever their actual name are.

BTW, it'd probably be useful to have an easy way to show everything.
It's not that uncommon to want to go into the catalog tables...
--
Jim C. Nasby, Database Architect decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2005-12-13 04:58:55 Re: Schema bug
Previous Message Guillaume LELARGE 2005-12-12 23:48:55 Re: Schema bug