Commits

DateSubjectAuthorReleases
2026-06-30 Make SPI_prepare argtypes argument const Peter Eisentraut master
2026-06-30 Fixes for SPI "const Datum *" use Peter Eisentraut 19 (unreleased)
2026-06-30 Fixes for SPI "const Datum *" use Peter Eisentraut master
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-27 Retire a few backwards compatibility macros. Nathan Bossart 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-07-18 Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 11.17
2022-07-18 Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 12.12
2022-07-18 Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 13.8
2022-07-18 Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 14.5
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 13.8
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 11.17
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 12.12
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 14.5
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-02-28 Fix SPI's handling of errors during transaction commit. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-03 Fix checking of query type in plpgsql's RETURN QUERY command. Tom Lane 14.1
2021-10-03 Fix checking of query type in plpgsql's RETURN QUERY command. Tom Lane 15.0
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 14.0