Commits

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

DateSubjectAuthorReleases
2020-11-19 Adjust DSM and DSA slot usage constants (back-patch). Thomas Munro 10.16
2019-02-24 Fix inconsistent out-of-memory error reporting in dsa.c. Thomas Munro 10.8
2018-11-29 Fix minor typo in dsa.c. Thomas Munro 10.7
2018-09-21 Use size_t consistently in dsa.{ch}. Thomas Munro 10.6
2018-09-20 Fix segment_bins corruption in dsa.c. Thomas Munro 10.6
2018-08-21 Fix typo Alvaro Herrera 10.6
2017-08-24 Fix harmless thinko in dsa.c. Andres Freund 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-10 Fix initialization of dsa.c free area counter. Andres Freund 10.0
2017-04-07 Use English, instead of internal names, for translatable messages. Robert Haas 10.0
2017-03-29 Plug race in dsa_attach. Robert Haas 10.0
2017-03-24 Fix typo in comment Alvaro Herrera 10.0
2017-02-19 Make dsa_allocate interface more like MemoryContextAlloc. Robert Haas 10.0
2017-02-16 Add new function dsa_allocate0. Robert Haas 10.0
2017-01-11 Fix some typos in comments Magnus Hagander 10.0
2017-01-05 Fix possible crash reading pg_stat_activity. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-16 Simplify LWLock tranche machinery by removing array_base/array_stride. Robert Haas 10.0
2016-12-05 dsa: Cope with the possibility that SIZE_MAX is not defined. Robert Haas 10.0
2016-12-05 Fix more DSA problems uncovered by the buildfarm. Robert Haas 10.0
2016-12-05 Try to fix some DSA-related compiler warnings. Robert Haas 10.0
2016-12-02 Introduce dynamic shared memory areas. Robert Haas 10.0