Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-08-03 Fix assorted pretty-trivial memory leaks in the backend. Tom Lane 19 (unreleased)
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 18.0
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 17.6
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 16.10
2023-01-25 Avoid type cheats for invalid dsa_handles and dshash_table_handles. Tom Lane 16.0
2023-01-22 Track logrep apply workers' last start times to avoid useless waits. Tom Lane 16.0
2022-06-07 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 10.22
2022-06-07 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 11.17
2022-06-07 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 15.0
2022-06-07 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 13.8
2022-06-07 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 14.4
2022-06-07 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 12.12
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-09-18 Fix, or at least ameliorate, bugs in logicalrep_worker_launch(). Tom Lane 10.0
2017-09-18 Fix, or at least ameliorate, bugs in logicalrep_worker_launch(). Tom Lane 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-07-01 Shorten timeouts while waiting for logicalrep worker slot attach/detach. Tom Lane 10.0
2017-06-30 Fix race conditions and missed wakeups in syncrep worker signaling. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-04-30 Fix possible null pointer dereference or invalid warning message. Tom Lane 10.0
2017-04-26 Silence compiler warning induced by commit de4389712. Tom Lane 10.0
2017-04-17 Ensure BackgroundWorker struct contents are well-defined. Tom Lane 10.0