Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-14 | Run regression tests with timezone America/Los_Angeles. | Tom Lane | 12.21 |
| 2022-11-30 | Reject missing database name in pg_regress and cohorts. | Tom Lane | 12.14 |
| 2019-06-30 | Blind attempt to fix SSPI-auth case in 010_dump_connstr.pl. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2019-04-28 | Clean up minor warnings from buildfarm. | Tom Lane | 12.0 |
| 2019-02-18 | De-clutter display of script runtimes in pg_regress. | Tom Lane | 12.0 |
| 2019-02-10 | Add per-test-script runtime display to pg_regress. | Tom Lane | 12.0 |
| 2018-12-17 | Modernize our code for looking up descriptive strings for Unix signals. | Tom Lane | 12.0 |
| 2018-08-15 | Clean up assorted misuses of snprintf()'s result value. | Tom Lane | 12.0 |