postgresql/contrib/fuzzystrmatch
Peter Eisentraut bf6be7af25 Put inline declaration before return type
gcc -Wextra complains that the other way around is obsolescent, and
this was the only place where it was written in this order.
2011-07-19 07:57:38 +03:00
..
Makefile Minor logic fix for new levenshtein implementation. 2011-02-20 14:55:07 -05:00
dmetaphone.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
fuzzystrmatch--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
fuzzystrmatch--unpackaged--1.0.sql Assorted fixups for "unpackaged" conversion scripts. 2011-02-13 22:54:53 -05:00
fuzzystrmatch.c Put inline declaration before return type 2011-07-19 07:57:38 +03:00
fuzzystrmatch.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
levenshtein.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00