Commits

DateSubjectAuthorReleases
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-02-15 Ensure that the argument of shmdt(2) is declared "void *". Tom Lane 15.0
2019-09-05 Use data directory inode number, not port, to select SysV resource keys. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-10 Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. Tom Lane 9.4.23
2019-05-10 Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. Tom Lane 9.6.14
2019-05-10 Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. Tom Lane 9.5.18
2019-05-10 Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. Tom Lane 11.4
2019-05-10 Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. Tom Lane 12.0
2019-05-10 Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. Tom Lane 10.9
2017-06-28 Change pg_ctl to detect server-ready by watching status in postmaster.pid. Tom Lane 10.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
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 9.2.21
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 9.3.17
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 9.4.12
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 9.5.7
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 9.6.3
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 10.0
2016-10-13 Try to find out the actual hugepage size when making a MAP_HUGETLB request. Tom Lane 9.4.10
2016-10-13 Try to find out the actual hugepage size when making a MAP_HUGETLB request. Tom Lane 9.5.5
2016-10-13 Try to find out the actual hugepage size when making a MAP_HUGETLB request. Tom Lane 9.6.1
2016-10-13 Try to find out the actual hugepage size when making a MAP_HUGETLB request. Tom Lane 10.0
2016-10-13 Clean up handling of anonymous mmap'd shared-memory segment. Tom Lane 9.5.5
2016-10-13 Clean up handling of anonymous mmap'd shared-memory segment. Tom Lane 9.6.1