Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | New header varatt.h split off from postgres.h | Peter Eisentraut | 2023-01-10 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Fix incorrect uses of Datum conversion macros | Peter Eisentraut | 2022-09-05 |
* | Remove error message hints mentioning configure options | Peter Eisentraut | 2022-04-08 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Message style improvements | Peter Eisentraut | 2021-06-28 |
* | Initial pgindent and pgperltidy run for v14. | Tom Lane | 2021-05-12 |
* | Refactor some error messages for easier translation | Peter Eisentraut | 2021-05-12 |
* | Tidy up more loose ends related to configurable TOAST compression. | Robert Haas | 2021-03-24 |
* | Mostly-cosmetic adjustments of TOAST-related macros. | Tom Lane | 2021-03-22 |
* | Suppress various new compiler warnings. | Tom Lane | 2021-03-21 |
* | Allow configurable LZ4 TOAST compression. | Robert Haas | 2021-03-19 |