Thread: pgsql: Add a #define for the inet overlaps operator.

pgsql: Add a #define for the inet overlaps operator.

From
Tom Lane
Date:
Add a #define for the inet overlaps operator.

Extracted from pending inet selectivity patch.  The rest of it isn't
quite ready to commit, but we might as well push this part so the patch
doesn't have to track the moving target of pg_operator.h.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/866737c923730f0cf8dde787868ab3ae697a278a

Modified Files
--------------
src/include/catalog/pg_operator.h |    9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)