On Wed, Jun 1, 2011 at 8:05 AM, Jasmin Dizdarevic <[email protected]> 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
