Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-10-30 Mark ItemPointer arguments as const throughout Peter Eisentraut 19 (unreleased)
2025-10-27 Remove Item type Peter Eisentraut 19 (unreleased)
2025-02-13 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-02-16 Use new overflow-safe integer comparison functions. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-24 Further -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 10.18
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 13.4
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 11.13
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 14.0
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 9.6.23
2021-05-14 Prevent infinite insertion loops in spgdoinsert(). Tom Lane 12.8
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 14.0
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 10.18
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 11.13
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 13.4
2021-05-14 Fix query-cancel handling in spgdoinsert(). Tom Lane 9.6.23