pgsql: Add a #define for the inet overlaps operator. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add a #define for the inet overlaps operator.
Date
Msg-id E1XvF6E-0006WK-2o@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix missing space in documentation