Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove PGDLLIMPORT marker from __pg_log_level | Michael Paquier | 2022-05-13 |
* | Add some missing PGDLLIMPORT markings | Michael Paquier | 2022-05-12 |
* | Remove not-very-useful early checks of __pg_log_level in logging.h. | Tom Lane | 2022-04-12 |
* | Improve frontend error logging style. | Tom Lane | 2022-04-08 |
* | Apply PGDLLIMPORT markings broadly. | Robert Haas | 2022-04-08 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Improve common/logging.c's support for multiple verbosity levels. | Tom Lane | 2020-09-17 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Initial pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 2019-05-14 |