Commits

DateSubjectAuthorReleases
2026-07-03 Sync signatures of gbt_var_consistent() and gbt_num_consistent(). Tom Lane master
2026-01-22 Mark commented out code as unused Peter Eisentraut 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-08-14 Avoid including tableam.h and xlogreader.h in nbtree.h Álvaro Herrera 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2025-04-03 Add support for sorted gist index builds to btree_gist Heikki Linnakangas 18.0
2025-04-03 Fix boilerplate comments in btree_gist Heikki Linnakangas 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2022-10-07 Remove unnecessary uses of Abs() Peter Eisentraut 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2021-04-07 Revert "Add sortsupport for gist_btree opclasses, for faster index builds." Heikki Linnakangas 14.0
2021-04-07 Add sortsupport for gist_btree opclasses, for faster index builds. Heikki Linnakangas 14.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
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2018-07-29 Provide separate header file for built-in float types Tomas Vondra 12.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-21 Use CallerFInfoFunctionCall with btree_gist for numeric types Andrew Dunstan 10.0