Re: Eliminate information_schema from oid2name listing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kenji Sugita <sugita(at)srapc1327(dot)sra(dot)co(dot)jp>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Eliminate information_schema from oid2name listing
Date: 2003-07-21 04:32:46
Message-ID: 20536.1058761966@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Kenji Sugita <sugita(at)srapc1327(dot)sra(dot)co(dot)jp> writes:
> This small patch eliminates relations in information_schema from oid2name
> listing.

Seems like it'd be a good idea to eliminate views and composite types as
well.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Kenji Sugita 2003-07-21 04:47:22 Re: Eliminate information_schema from oid2name listing
Previous Message Kenji Sugita 2003-07-21 03:54:25 Eliminate information_schema from oid2name listing