Commits

DateSubjectAuthorReleases
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-03-08 tidbitmap: Support shared iteration. Robert Haas 10.0
2017-01-04 Update obsolete comments in lwlock.h. Robert Haas 10.0
2016-12-19 Provide a DSA area for all parallel queries. Robert Haas 10.0
2016-12-16 Simplify LWLock tranche machinery by removing array_base/array_stride. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-08-15 Once again allow LWLocks to be used within DSM segments. Robert Haas 10.0
2016-03-10 Provide much better wait information in pg_stat_activity. Robert Haas 9.6.0
2016-02-11 Use separate lwlock tranches for buffer, lock, and predicate lock managers. Robert Haas 9.6.0
2016-02-10 Code cleanup in the wake of recent LWLock refactoring. Robert Haas 9.6.0
2016-02-05 Fix typo. Robert Haas 9.6.0
2016-02-04 Change the way that LWLocks for extensions are allocated. Robert Haas 9.6.0
2016-02-02 Make all built-in lwlock tranche IDs fixed. Robert Haas 9.6.0
2016-01-29 Migrate replication slot I/O locks into a separate tranche. Robert Haas 9.6.0
2016-01-29 Migrate PGPROC's backendLock into PGPROC itself, using a new tranche. Robert Haas 9.6.0
2015-12-15 Move buffer I/O and content LWLocks out of the main tranche. Robert Haas 9.6.0
2015-12-15 Provide a way to predefine LWLock tranche IDs. Robert Haas 9.6.0
2015-09-11 Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6. Robert Haas 9.6.0
2015-09-11 When trace_lwlocks is used, identify individual lwlocks by name. Robert Haas 9.6.0
2014-10-02 Increase the number of buffer mapping partitions to 128. Robert Haas 9.5.0
2014-09-25 Change locking regimen around buffer replacement. Robert Haas 9.5.0
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2014-01-27 Relax the requirement that all lwlocks be stored in a single array. Robert Haas 9.4.0
2013-10-10 Allow dynamic allocation of shared memory segments. Robert Haas 9.4.0