Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-03-26 | Make SyncRepWakeQueue to a static function | Tatsuo Ishii | 9.2.11 |
| 2013-05-23 | Fix typo in comment. | Robert Haas | 9.2.5 |
| 2012-08-28 | syncrep.h must include xlogdefs.h | Alvaro Herrera | 9.2.0 |
| 2012-01-24 | Add new replication mode synchronous_commit = 'write'. | Simon Riggs | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |
| 2011-08-10 | Change the autovacuum launcher to use WaitLatch instead of a poll loop. | Tom Lane | 9.2.0 |