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-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-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-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.6.9
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 10.4
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.5.13
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 11.0
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.4.18
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.3.23
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
2014-05-16 Fix valgrind warning for btree_gist indexes on macaddr. Tom Lane 9.4.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0