Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-05 | Add tid_block() and tid_offset() accessor functions | Andres Freund | 19 (unreleased) |
| 2023-02-27 | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier | 16.0 |
| 2022-12-14 | Convert a few more datatype input functions to report errors softly. | Tom Lane | 16.0 |
| 2022-07-26 | Eliminate duplicate code in table.c. | Amit Kapila | 16.0 |
| 2022-03-04 | Tighten overflow checks in tidin(). | Tom Lane | 15.0 |
| 2020-11-25 | Remove catalog function currtid() | Michael Paquier | 14.0 |
| 2020-06-01 | Fix crashes with currtid() and currtid2() | Michael Paquier | 12.4 |
| 2020-06-01 | Fix crashes with currtid() and currtid2() | Michael Paquier | 13.0 |