Re: [PATCH] remove deprecated v8.2 containment operators - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: [PATCH] remove deprecated v8.2 containment operators
Date
Msg-id CAD21AoA5gzcFs9T8WP89bnYdbs9PqCDfHXAXYV2ZyEzGFm3uXQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] remove deprecated v8.2 containment operators  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Thu, Jan 28, 2021 at 9:50 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> On Tue, Dec 1, 2020 at 4:09 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >
> > Justin Pryzby <pryzby@telsasoft.com> writes:
> > > I think this is waiting on me to provide a patch for the contrib/ modules with
> > > update script removing the SQL operators, and documentating their deprecation.
> >
> > Right.  We can remove the SQL operators, but not (yet) the C code support.
> >
> > I'm not sure that the docs change would do more than remove any existing
> > mentions of the operators.
> >
>
> Status update for a commitfest entry.
>
> Almost 2 months passed since the last update. Are you planning to work
> on this, Justin? If not, I'm planning to set it "Returned with
> Feedback" barring objectinos.
>

This patch has been awaiting updates for more than one month. As such,
we have moved it to "Returned with Feedback" and removed it from the
reviewing queue. Depending on timing, this may be reversable, so let
us know if there are extenuating circumstances. In any case, you are
welcome to address the feedback you have received, and resubmit the
patch to the next CommitFest.

Thank you for contributing to PostgreSQL.

Regards,

-- 
Masahiko Sawada
EDB:  https://www.enterprisedb.com/



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Support for NSS as a libpq TLS backend
Next
From: "Joel Jacobson"
Date:
Subject: Re: Recording foreign key relationships for the system catalogs