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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
