postgresql/contrib/hstore
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 Remove hstore % text[] operator; use slice() function instead. 2010-07-02 20:36:49 +00:00
sql Remove hstore % text[] operator; use slice() function instead. 2010-07-02 20:36:49 +00:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
crc32.c
crc32.h
hstore_compat.c Fix two new-in-9.0 bugs in hstore. 2010-09-16 02:54:07 +00:00
hstore_gin.c
hstore_gist.c Fix two new-in-9.0 bugs in hstore. 2010-09-16 02:54:07 +00:00
hstore_io.c Predict integer overflow to avoid buffer overruns. 2014-02-17 09:33:38 -05:00
hstore_op.c Predict integer overflow to avoid buffer overruns. 2014-02-17 09:33:38 -05:00
hstore.h Remove tabs after spaces in C comments 2014-05-06 11:26:25 -04:00
hstore.sql.in Remove hstore % text[] operator; use slice() function instead. 2010-07-02 20:36:49 +00:00
Makefile
uninstall_hstore.sql Remove hstore % text[] operator; use slice() function instead. 2010-07-02 20:36:49 +00:00