Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2023-05-16 Ensure Soundex difference() function handles empty input sanely. Tom Lane 15.4
2023-05-16 Ensure Soundex difference() function handles empty input sanely. Tom Lane 14.9
2023-05-16 Ensure Soundex difference() function handles empty input sanely. Tom Lane 11.21
2023-05-16 Ensure Soundex difference() function handles empty input sanely. Tom Lane 16.0
2023-05-16 Ensure Soundex difference() function handles empty input sanely. Tom Lane 12.16
2023-05-16 Ensure Soundex difference() function handles empty input sanely. Tom Lane 13.12
2023-04-07 Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. Tom Lane 16.0
2020-02-13 Mark some contrib modules as "trusted". Tom Lane 13.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.6.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.5.1
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2009-04-07 Defend against non-ASCII letters in fuzzystrmatch code. The functions Tom Lane 8.4.0
2008-04-03 Add a variant of the Levenshtein string-distance function that lets the user Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2006-05-30 Magic blocks don't do us any good unless we use 'em ... so install one Tom Lane 8.2.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2001-12-30 Make sure that all <ctype.h> routines are called with unsigned char Tom Lane 7.2.1