postgresql/contrib/ltree
Bruce Momjian 1d033d3054 Remove tabs after spaces in C comments
This was not changed in HEAD, but will be done later as part of a
pgindent run.  Future pgindent runs will also do this.

Report by Tom Lane

Backpatch through all supported branches, but not HEAD
2014-05-06 11:26:25 -04:00
..
data
expected
sql
_ltree_gist.c
_ltree_op.c
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
crc32.c
crc32.h
lquery_op.c
ltree_gist.c
ltree_io.c Predict integer overflow to avoid buffer overruns. 2014-02-17 09:33:38 -05:00
ltree_op.c Remove tabs after spaces in C comments 2014-05-06 11:26:25 -04:00
ltree.h Predict integer overflow to avoid buffer overruns. 2014-02-17 09:33:38 -05:00
ltree.sql.in
ltreetest.sql
ltxtquery_io.c Predict integer overflow to avoid buffer overruns. 2014-02-17 09:33:38 -05:00
ltxtquery_op.c
Makefile
uninstall_ltree.sql