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