Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-09-03 | Assorted code review for recent ProcArrayLock patch. | Robert Haas | 9.6.0 |
| 2015-08-06 | Reduce ProcArrayLock contention by removing backends in batches. | Robert Haas | 9.6.0 |
| 2015-04-30 | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas | 9.5.0 |
| 2014-03-05 | Fix some typos introduced by the logical decoding patch. | Robert Haas | 9.4.0 |
| 2014-03-03 | Introduce logical decoding. | Robert Haas | 9.4.0 |
| 2014-02-01 | Introduce replication slots. | Robert Haas | 9.4.0 |
| 2012-08-21 | Improve C comments in GetSnapshotData. | Robert Haas | 9.3.0 |
| 2012-04-24 | Lots of doc corrections. | Robert Haas | 9.2.0 |
| 2011-12-17 | Various micro-optimizations for GetSnapshopData(). | Robert Haas | 9.2.0 |
| 2011-11-25 | Move "hot" members of PGPROC into a separate PGXACT array. | Robert Haas | 9.2.0 |
| 2010-08-12 | Correct sundry errors in Hot Standby-related comments. | Robert Haas | 9.0.0 |
| 2010-08-12 | Correct sundry errors in Hot Standby-related comments. | Robert Haas | 9.1.0 |