Re: [PATCHES] TABLEOID patch
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Chris Bitmead <chris@bitmead.com>
Cc: Postgres Hackers List <hackers@postgreSQL.org>, "pgsql-patches@postgresql.org" <pgsql-patches@postgreSQL.org>, "pgsql-hackers-oo@postgresql.org" <pgsql-hackers-oo@postgreSQL.org>
Date: 2000-07-01T17:55:56Z
Lists: pgsql-hackers
Chris Bitmead <chris@bitmead.com> writes: > Attached is the tableoid patch. If there are no objections can I have > this applied? I definitely object to the tests of tableoid that you have attached to the inherit regress test. Don't you realize that anything that depends on another installation matching the exact same OIDs you have is pretty much guaranteed to fail? regards, tom lane