Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-06-15 | Use WaitLatch, not pg_usleep, for delaying in pg_sleep(). | Tom Lane | 9.3.0 |
| 2013-06-12 | Improve updatability checking for views and foreign tables. | Tom Lane | 9.3.0 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-02-22 | Move relpath() to libpgcommon | Alvaro Herrera | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-12-08 | Support automatically-updatable views. | Tom Lane | 9.3.0 |
| 2012-09-27 | Have pg_terminate/cancel_backend not ERROR on non-existent processes | Alvaro Herrera | 9.3.0 |
| 2012-08-07 | Fix redundant wording | Alvaro Herrera | 9.3.0 |
| 2012-06-26 | Allow pg_terminate_backend() to be used on backends with matching role. | Robert Haas | 9.3.0 |