postgresql/contrib/pg_trgm
Bruce Momjian 224f91f66d 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.
2007-11-16 00:13:02 +00:00
..
data trgm - Trigram matching for PostgreSQL 2004-05-31 17:18:12 +00:00
expected Fix a few contrib regression test scripts that hadn't gotten the word 2007-11-13 06:29:04 +00:00
sql Fix a few contrib regression test scripts that hadn't gotten the word 2007-11-13 06:29:04 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
pg_trgm.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
trgm.h Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the 2007-11-16 00:13:02 +00:00
trgm_gin.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
trgm_gist.c Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the 2007-11-16 00:13:02 +00:00
trgm_op.c Simplify overly-cute array coding to avoid an apparent gcc bug, which 2007-07-12 23:10:57 +00:00
uninstall_pg_trgm.sql Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00