Commits

DateSubjectAuthorReleases
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-08-14 Fix postmaster's behavior during smart shutdown. Tom Lane 9.6.20
2020-08-14 Fix postmaster's behavior during smart shutdown. Tom Lane 12.5
2020-08-14 Fix postmaster's behavior during smart shutdown. Tom Lane 10.15
2020-08-14 Fix postmaster's behavior during smart shutdown. Tom Lane 11.10
2020-08-14 Fix postmaster's behavior during smart shutdown. Tom Lane 13.0
2020-08-14 Fix postmaster's behavior during smart shutdown. Tom Lane 14.0
2019-09-05 Use data directory inode number, not port, to select SysV resource keys. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2018-07-18 Use a ResourceOwner to track buffer pins in all cases. Tom Lane 12.0
2018-03-08 Fix cross-checking of ReservedBackends/max_wal_senders/MaxConnections. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-02-29 Remove useless unary plus. Tom Lane 9.4.7
2016-02-29 Remove useless unary plus. Tom Lane 9.5.2
2016-02-29 Remove useless unary plus. Tom Lane 9.6.0
2015-07-01 Don't leave pg_hba and pg_ident data lying around in running backends. Tom Lane 9.6.0
2015-06-29 Code + docs review for escaping of option values (commit 11a020eb6). Tom Lane 9.5.0
2015-06-05 Fix incorrect order of database-locking operations in InitPostgres(). Tom Lane 9.0.22
2015-06-05 Fix incorrect order of database-locking operations in InitPostgres(). Tom Lane 9.3.9
2015-06-05 Fix incorrect order of database-locking operations in InitPostgres(). Tom Lane 9.5.0
2015-06-05 Fix incorrect order of database-locking operations in InitPostgres(). Tom Lane 9.4.4