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 |
* | Allow ALTER SYSTEM to set unrecognized custom GUCs. | Tom Lane | 2023-10-21 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 2022-09-13 |
* | Replace many MemSet calls with struct initialization | Peter Eisentraut | 2022-07-16 |
* | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 2022-04-06 |