Commits

DateSubjectAuthorReleases
2025-12-09 Widen MultiXactOffset to 64 bits Heikki Linnakangas 19 (unreleased)
2025-11-10 Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h Heikki Linnakangas 19 (unreleased)
2025-04-02 Add GiST and btree sortsupport routines for range types Heikki Linnakangas 18.0
2021-04-01 Add 'noError' argument to encoding conversion functions. Heikki Linnakangas 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-09-17 Add support for building GiST index by sorting. Heikki Linnakangas 14.0
2017-04-21 Change the on-disk format of SCRAM verifiers to conform to RFC 5803. Heikki Linnakangas 10.0
2015-06-28 Add missing_ok option to the SQL functions for reading files. Heikki Linnakangas 9.5.0
2015-05-15 Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas 9.5.0
2015-03-30 Add index-only scan support to range type GiST opclass. Heikki Linnakangas 9.5.0
2015-03-28 Add index-only scan support to inet GiST opclass. Heikki Linnakangas 9.5.0
2015-03-26 Add support for index-only scans in GiST. Heikki Linnakangas 9.5.0
2014-11-04 Switch to CRC-32C in WAL and other places. Heikki Linnakangas 9.5.0
2014-09-16 Fix the return type of GIN triConsistent support functions to "char". Heikki Linnakangas 9.4.0
2014-09-16 Fix the return type of GIN triConsistent support functions to "char". Heikki Linnakangas 9.5.0
2014-05-09 More jsonb cleanup. Heikki Linnakangas 9.4.0
2014-03-12 Allow opclasses to provide tri-valued GIN consistent functions. Heikki Linnakangas 9.4.0
2013-12-13 Add GUC to enable WAL-logging of hint bits, even with checksums disabled. Heikki Linnakangas 9.4.0
2013-03-14 Add cost estimation of range @> and <@ operators. Heikki Linnakangas 9.3.0
2013-03-08 Forgot catversion bump in the SP-GiST adjacent support patch. Heikki Linnakangas 9.3.0
2013-01-17 Make GiST indexes on-disk compatible with 9.2 again. Heikki Linnakangas 9.3.0
2012-08-27 Collect and use histograms of lower and upper bounds for range types. Heikki Linnakangas 9.3.0
2012-08-16 Add SP-GiST support for range types. Heikki Linnakangas 9.3.0
2011-11-06 Oops, forgot to fix the catversion when I committed the range types patch. Heikki Linnakangas 9.2.0
2011-11-03 Support range data types. Heikki Linnakangas 9.2.0