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