Обсуждение: pgsql: Turn much of the btree_gin macros into real functions.

Поиск
Список
Период
Сортировка

pgsql: Turn much of the btree_gin macros into real functions.

От
Heikki Linnakangas
Дата:
Turn much of the btree_gin macros into real functions.

This makes the functions much nicer to read and edit, and also makes
debugging easier.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7f0dccaed64a8ed6f5db8ad43e7612202fbeeeaf

Modified Files
--------------
contrib/btree_gin/btree_gin.c |  375 +++++++++++++++++++----------------------
1 file changed, 173 insertions(+), 202 deletions(-)