]> granicus.if.org Git - postgresql/commit
Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the
authorBruce Momjian <bruce@momjian.us>
Fri, 16 Nov 2007 00:13:02 +0000 (00:13 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 16 Nov 2007 00:13:02 +0000 (00:13 +0000)
commit224f91f66df502dbb6f1d793fd09f4421cbd4043
tree2b5ed56f22621e2ffca6fbf318772e10290988f5
parent7d4c99b4146f81f638b702ac80846db0b23dfd82
Modify LOOPBYTE/LOOPBIT macros to be more logical;  rather than have the
for() body passed as a parameter, make the macros act as simple headers
to code blocks.

This allows pgindent to be run on these files.
contrib/hstore/hstore_gist.c
contrib/intarray/_int.h
contrib/intarray/_intbig_gist.c
contrib/ltree/_ltree_gist.c
contrib/ltree/ltree.h
contrib/ltree/ltree_gist.c
contrib/pg_trgm/trgm.h
contrib/pg_trgm/trgm_gist.c
src/backend/utils/adt/tsgistidx.c