Re: pgsql: tableam: Add helper for indexes to check if acorresponding tabl - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: tableam: Add helper for indexes to check if acorresponding tabl
Date
Msg-id 20190326015856.hh3jbzhvrhbzd2es@alap3.anarazel.de
Whole thread Raw
In response to Re: pgsql: tableam: Add helper for indexes to check if acorresponding tabl  (Peter Geoghegan <pg@bowt.ie>)
List 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@anarazel.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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix crash when using partition bound expressions
Next
From: Andres Freund
Date:
Subject: pgsql: Remove heap_hot_search().