Re: Should PG backend know how to representmetadata? - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Should PG backend know how to representmetadata?
Date
Msg-id 3.0.5.32.20000718111449.0261a320@mail.rhyme.com.au
Whole thread Raw
In response to Re: Should PG backend know how to representmetadata?  (Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>)
List pgsql-hackers
At 09:09 18/07/00 +1000, Chris Bitmead wrote:
>Philip Warner wrote:
>
>> This is the sort of thing I'd like to see, but on a more general level:
>> 
>>     format_object('table', <oid>)
>> 
>> would return the base definition of the table.
>
>format_object(<oid>) should be sufficient.
>

Technically yes, but my belief is that identifying what the oid points to
is actually a matter of searching everywhere, which is probably to be avoided.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: "Tim Dunnington"
Date:
Subject: libpgtcl on aix
Next
From: Philip Warner
Date:
Subject: Re: Should PG backend know how to represent metadata?