]> granicus.if.org Git - postgresql/commit
Add a #define for the inet overlaps operator.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Dec 2014 00:43:43 +0000 (19:43 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Dec 2014 00:43:43 +0000 (19:43 -0500)
commit866737c923730f0cf8dde787868ab3ae697a278a
tree50910e1826d5aed4962babca8a060e1de5545f4a
parent1adbb347ec6ca059168a1866357ca7a23d117272
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.
src/include/catalog/pg_operator.h