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.
Showing
- contrib/hstore/hstore_gist.c 30 additions, 33 deletionscontrib/hstore/hstore_gist.c
- contrib/intarray/_int.h 2 additions, 4 deletionscontrib/intarray/_int.h
- contrib/intarray/_intbig_gist.c 39 additions, 39 deletionscontrib/intarray/_intbig_gist.c
- contrib/ltree/_ltree_gist.c 25 additions, 26 deletionscontrib/ltree/_ltree_gist.c
- contrib/ltree/ltree.h 5 additions, 9 deletionscontrib/ltree/ltree.h
- contrib/ltree/ltree_gist.c 37 additions, 34 deletionscontrib/ltree/ltree_gist.c
- contrib/pg_trgm/trgm.h 2 additions, 4 deletionscontrib/pg_trgm/trgm.h
- contrib/pg_trgm/trgm_gist.c 24 additions, 25 deletionscontrib/pg_trgm/trgm_gist.c
- src/backend/utils/adt/tsgistidx.c 27 additions, 30 deletionssrc/backend/utils/adt/tsgistidx.c
Loading
Please register or sign in to comment