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
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2021-03-06 Add binary I/O capability for cube datatype. Tom Lane 14.0
2021-03-05 Remove deprecated containment operators for contrib types. Tom Lane 14.0
2020-02-13 Mark some contrib modules as "trusted". Tom Lane 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-11-21 Support index-only scans in contrib/cube and contrib/seg GiST indexes. Tom Lane 11.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-09-13 Distinguish selectivity of < from <= and > from >=. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-09-27 Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. Tom Lane 10.0
2016-06-09 Handle contrib's GIN/GIST support function signature changes honestly. Tom Lane 9.6.0
2015-12-28 Code and docs review for cube kNN support. Tom Lane 9.6.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 8.4.18
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.0.14
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.1.10
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.2.5
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.3.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.4.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2011-01-09 Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays. Tom Lane 9.1.0