Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-03-27 | Show more processes in pg_stat_activity. | Robert Haas | 10.0 |
| 2017-03-18 | Create and use wait events for read, write, and fsync operations. | Robert Haas | 10.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |
| 2017-02-01 | Refactor other replication commands to use DestRemoteSimple. | Robert Haas | 10.0 |
| 2017-01-24 | Add a SHOW command to the replication command language. | Robert Haas | 10.0 |
| 2016-11-22 | Support condition variables. | Robert Haas | 10.0 |
| 2016-10-20 | Rename "pg_xlog" directory to "pg_wal". | Robert Haas | 10.0 |
| 2016-10-04 | Extend framework from commit 53be0b1ad to report latch waits. | Robert Haas | 10.0 |