postgresql/contrib/fuzzystrmatch
Bruce Momjian 0b44914c21 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:27 -04:00
..
dmetaphone.c Standardize treatment of strcmp() return value 2011-12-27 21:19:09 +02:00
fuzzystrmatch--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
fuzzystrmatch--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
fuzzystrmatch.c Lots of doc corrections. 2012-04-23 22:43:09 -04:00
fuzzystrmatch.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
levenshtein.c Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
Makefile Minor logic fix for new levenshtein implementation. 2011-02-20 14:55:07 -05:00