Commits

DateSubjectAuthorReleases
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2024-09-09 Don't bother checking the result of SPI_connect[_ext] anymore. Tom Lane 18.0
2024-07-05 Improve PL/Tcl's method for choosing Tcl names of procedures. Tom Lane 18.0
2024-06-04 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 13.16
2024-06-04 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 16.4
2024-06-04 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 17.0
2024-06-04 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 15.8
2024-06-04 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 12.20
2024-06-04 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 14.13
2022-12-27 Convert the reg* input functions to report (most) errors softly. Tom Lane 16.0
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.2 (unreleased)
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-02-28 Fix SPI's handling of errors during transaction commit. Tom Lane 15.0
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 15.0
2021-12-27 Revert changes about warnings/errors for placeholders. Tom Lane 15.0
2021-12-27 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). Tom Lane 15.0
2021-12-21 Add missing EmitWarningsOnPlaceholders() calls. Tom Lane 15.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-10-29 Don't use custom OID symbols in pg_type.dat, either. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0