Commits

DateSubjectAuthorReleases
2022-10-06 Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests. Tom Lane 16.0
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 9.5.22
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 9.6.18
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 11.8
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 10.13
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 12.3
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2013-04-10 Make contrib/pg_trgm also support regex searches with GiST indexes. Tom Lane 9.3.0
2013-04-09 Support indexing of regular-expression searches in contrib/pg_trgm. Tom Lane 9.3.0
2011-02-01 Support LIKE and ILIKE index searches via contrib/pg_trgm indexes. Tom Lane 9.1.0
2010-12-04 Add KNNGIST support to contrib/pg_trgm. Tom Lane 9.1.0
2007-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0
2006-07-14 Fix a passel of recently-committed violations of the rule 'thou shalt Tom Lane 8.2.0
2006-01-20 Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane 8.1.3
2006-01-20 Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane 8.2.0