Commits

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 13.2
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 12.6
2020-12-20 Avoid memcpy() with same source and destination in pgstat_recv_replslot. Tom Lane 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-05-17 Mop-up for wait event naming issues. Tom Lane 13.0
2020-05-15 Rename SLRU structures and associated LWLocks. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-14 Fix async.c to not register any SLRU stats counts in the postmaster. Tom Lane 13.0
2020-05-13 Improve management of SLRU statistics collection. Tom Lane 13.0
2020-02-24 Account explicitly for long-lived FDs that are allocated outside fd.c. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-12 Rearrange pgstat_bestart() to avoid failures within its critical section. Tom Lane 12.0
2019-05-12 Rearrange pgstat_bestart() to avoid failures within its critical section. Tom Lane 11.4
2019-05-12 Rearrange pgstat_bestart() to avoid failures within its critical section. Tom Lane 10.9
2019-05-12 Rearrange pgstat_bestart() to avoid failures within its critical section. Tom Lane 9.5.18
2019-05-12 Rearrange pgstat_bestart() to avoid failures within its critical section. Tom Lane 9.6.14
2019-05-07 Avoid "invalid memory alloc request size" while reading pg_stat_activity. Tom Lane 12.0
2018-11-17 Leave SIGTTIN/SIGTTOU signal handling alone in postmaster child processes. Tom Lane 12.0
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 11.0
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 9.4.20
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 9.5.15
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 9.6.11
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 10.6