Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Convert *GetDatum() and DatumGet*() macros to inline functions | Peter Eisentraut | 2022-09-27 |
* | Revert "Convert *GetDatum() and DatumGet*() macros to inline functions" | Peter Eisentraut | 2022-09-12 |
* | Convert *GetDatum() and DatumGet*() macros to inline functions | Peter Eisentraut | 2022-09-12 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Detoast plpgsql variables if they might live across a transaction boundary. | Tom Lane | 2018-05-16 |
* | Make plpgsql use its DTYPE_REC code paths for composite-type variables. | Tom Lane | 2018-02-13 |