Re: Discussion - Search Objects

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com>
Cc: Guillaume Lelarge <guillaume(at)lelarge(dot)info>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Discussion - Search Objects
Date: 2011-06-01 08:09:26
Message-ID: BANLkTik8YbBHfavdx2uc=bKhJxvV95oExQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Jun 1, 2011 at 8:05 AM, Jasmin Dizdarevic
<jasmin(dot)dizdarevic(at)gmail(dot)com> wrote:
> Can we use the pg_catalog?

Definitely - that's where we get all our info. I appreciate it's a
little more complicated; but it also exposes *all* Postgres object
types, unlike information_schema.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-06-01 08:10:11 Re: Discussion - Search Objects
Previous Message Jasmin Dizdarevic 2011-06-01 08:05:14 Re: Discussion - Search Objects