Age | Commit message (Expand) | Author |
---|---|---|
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-01-02 | Update copyright for 2021 | Bruce Momjian |
2020-09-17 | Improve common/logging.c's support for multiple verbosity levels. | Tom Lane |
2020-06-30 | Prevent compilation of frontend-only files in src/common/ with backend | Michael Paquier |
2020-03-02 | Fix command-line colorization on Windows with VT100-compatible environments | Michael Paquier |
2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
2019-07-06 | In pg_log_generic(), be more paranoid about preserving errno. | Tom Lane |
2019-05-22 | Initial pgindent run for v12. | Tom Lane |
2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane |