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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add a #define for the inet overlaps operator.
Date: 2014-12-01 00:44:22
Message-ID: E1XvF6E-0006WK-2o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2014-12-01 11:13:20 pgsql: Fix missing space in documentation
Previous Message Tom Lane 2014-11-30 17:21:09 pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd