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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add a #define for the inet overlaps operator.
Дата
Msg-id E1XvF6E-0006WK-2o@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix missing space in documentation