Re: Restore enforce_generic_type_consistency's breaks a farms

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Robert Haas" <robertmhaas(at)gmail(dot)com>
Cc: "Zdenek Kotala" <Zdenek(dot)Kotala(at)sun(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Restore enforce_generic_type_consistency's breaks a farms
Date: 2008-12-15 17:24:32
Message-ID: 4463.1229361872@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Robert Haas" <robertmhaas(at)gmail(dot)com> writes:
> On Mon, Dec 15, 2008 at 11:38 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> So my proposal is to change the OID-accepting variants of
>> has_table_privilege and friends, as well as pg_table_is_visible and
>> friends, to silently return FALSE instead of failing when given a
>> bad OID. I had originally thought we might change the underlying

> Or maybe NULL?

Hmm, yeah, that's not a bad idea.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2008-12-15 17:29:25 Re: Block-level CRC checks
Previous Message Greg Smith 2008-12-15 17:17:14 Re: visibility map and reltuples