Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Eliminate information_schema from oid2name listing
From:
Kenji Sugita <sugita(at)srapc1327(dot)sra(dot)co(dot)jp>
To:
pgsql-patches(at)postgresql(dot)org
Subject:
Eliminate information_schema from oid2name listing
Date:
2003-07-21 03:54:25
Message-ID:
20030721.125425.74726057.sugita@srapc1327.sra.co.jp
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2003-07-21 03:54:25 from Kenji Sugita <sugita(at)srapc1327(dot)sra(dot)co(dot)jp> 📎
2003-07-21 04:32:46 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-07-21 04:47:22 from Kenji Sugita <sugita(at)srapc1327(dot)sra(dot)co(dot)jp>
2003-07-21 07:55:50 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-07-21 13:36:47 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-07-27 04:44:34 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> 📎
2003-07-27 15:38:44 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-07-27 19:33:16 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> 📎
2003-07-27 20:10:12 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-07-27 20:12:20 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-07-24 04:01:43 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-07-24 04:03:11 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-patches
This small patch eliminates relations in information_schema from oid2name
listing.
Attachment
Content-Type
Size
unknown_filename
text/plain
813 bytes
Responses
Re: Eliminate information_schema from oid2name listing
at 2003-07-21 04:32:46 from Tom Lane
Re: Eliminate information_schema from oid2name listing
at 2003-07-21 07:55:50 from Peter Eisentraut
Re: Eliminate information_schema from oid2name listing
at 2003-07-24 04:01:43 from Bruce Momjian
Re: Eliminate information_schema from oid2name listing
at 2003-07-24 04:03:11 from Bruce Momjian
Browse pgsql-patches by date
From
Date
Subject
Next Message
Tom Lane
2003-07-21 04:32:46
Re: Eliminate information_schema from oid2name listing
Previous Message
Bruce Momjian
2003-07-21 03:39:19
Re: An additional foreign key test for regression