Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2019-05-10 Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. Tom Lane 9.4.23
2019-04-13 Consistently test for in-use shared memory. Noah Misch 9.4.22
2019-04-05 Revert "Consistently test for in-use shared memory." Noah Misch 9.4.22
2019-04-04 Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 9.4.22
2019-04-04 Consistently test for in-use shared memory. Noah Misch 9.4.22
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 9.4.12
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 Clean up handling of anonymous mmap'd shared-memory segment. Tom Lane 9.4.10
2015-10-13 On Windows, ensure shared memory handle gets closed if not being used. Tom Lane 9.4.6
2014-08-29 Assorted message improvements Peter Eisentraut 9.4.0
2014-06-18 Fix weird spacing in error message. Tom Lane 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-04-08 Get rid of the dynamic shared memory state file. Robert Haas 9.4.0
2014-03-03 Rename huge_tlb_pages to huge_pages, and improve docs. Heikki Linnakangas 9.4.0
2014-01-30 Fix unsafe references to errno within error messaging logic. Tom Lane 9.4.0
2014-01-29 Fix thinko in huge_tlb_pages patch. Heikki Linnakangas 9.4.0
2014-01-29 Allow using huge TLB pages on Linux (MAP_HUGETLB) Heikki Linnakangas 9.4.0
2014-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-10-10 Allow dynamic allocation of shared memory segments. Robert Haas 9.4.0
2013-08-08 Message style improvements Peter Eisentraut 9.4.0