Re: pgsql: tableam: Add helper for indexes to check if a corresponding tabl

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: tableam: Add helper for indexes to check if a corresponding tabl
Date: 2019-03-26 01:58:56
Message-ID: 20190326015856.hh3jbzhvrhbzd2es@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi,

On 2019-03-25 18:02:59 -0700, Peter Geoghegan wrote:
> On Mon, Mar 25, 2019 at 6:00 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> > Hm. Fair question. I guess if there's any potential external users of
> > it, they'd likely need to make v12 adjustments anyway?
>
> I'm not sure that they'd need to make adjustments.

Yea, the probably do:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c2fe139c201c48f1133e9fbea2dd99b8efe2fadd#patch13
etc

> I think it's unlikely that there are any external users, though.

Yea, agreed. I'll remove it.

- Andres

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-03-26 02:18:44 pgsql: Remove heap_hot_search().
Previous Message Michael Paquier 2019-03-26 01:15:16 pgsql: Fix crash when using partition bound expressions