pgsql: Remove code handling removed deprecated containment operators - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove code handling removed deprecated containment operators
Date
Msg-id E1kec7G-0002g6-3X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove code handling removed deprecated containment operators

This removes the code that was there for handling the operators
removed by 2f70fdb0644c32c4154236c2b5c241bec92eac5e.

Discussion: https://www.postgresql.org/message-id/flat/20201027032511.GF9241@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/591d282e8d3e0448ec1339c6b066e10953f040a2

Modified Files
--------------
src/backend/access/gist/gistproc.c | 4 ----
1 file changed, 4 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Make the standby server promptly handle interrupt signals.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Normalize comment in empty grammar rules