Age | Commit message (Expand) | Author |
---|---|---|
2023-02-27 | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier |
2022-12-14 | Convert a few more datatype input functions to report errors softly. | Tom Lane |
2022-07-26 | Eliminate duplicate code in table.c. | Amit Kapila |
2022-03-04 | Tighten overflow checks in tidin(). | Tom Lane |
2020-11-25 | Remove catalog function currtid() | Michael Paquier |
2020-06-01 | Fix crashes with currtid() and currtid2() | Michael Paquier |