Commits

DateSubjectAuthorReleases
2026-07-03 Sync signatures of gbt_var_consistent() and gbt_num_consistent(). Tom Lane master
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
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
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.0.19
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.1.15
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.2.10
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.3.6
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.4.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.5.0
2014-05-16 Fix valgrind warning for btree_gist indexes on macaddr. Tom Lane 9.4.0
2011-03-02 Add KNNGIST support to contrib/btree_gist. Tom Lane 9.1.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2005-10-09 Fix (hopefully for the last time) problems with datetime values displaying Tom Lane 8.1.0
2005-06-29 Clean up the rather historically encumbered interface to now() and Tom Lane 8.1.0
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1