Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-18 | Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. | Tom Lane | 13.13 |
| 2023-07-18 | Doc: fix out-of-date example of SPI usage. | Tom Lane | 13.12 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 13.8 |
| 2019-07-18 | Further adjust SPITupleTable to provide a public row-count field. | Tom Lane | 13.0 |
| 2019-07-17 | Clarify the distinction between public and private SPITupleTable fields. | Tom Lane | 13.0 |