Re: Obtaining information on the schema of tables which
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Daniel Ariel <pgsqlinterfaces(at)netzach(dot)co(dot)il>
- Cc: pgsql-interfaces(at)postgresql(dot)org
- Subject: Re: Obtaining information on the schema of tables which
- Date: Thu, 15 Dec 2005 10:09:49 -0500
- Message-id: <14188.1134659389@sss.pgh.pa.us> <text/plain>
Daniel Ariel <pgsqlinterfaces(at)netzach(dot)co(dot)il> writes:
> OK, if I understand things correctly, comparing the
> CONSTRAINT_COLUMN_USAGE view:
> PG 7.4.7:
7.4.7 is irrelevant to this discussion; you should be looking at PG 8.1
if not CVS tip. There were already extensive changes for ROLE support
in information_schema.
regards, tom lane
Home |
Main Index |
Thread Index