Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 9.4.26 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-30 | Rationalize common/relpath.[hc]. | Tom Lane | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-18 | Allow only some columns of a view to be auto-updateable. | Robert Haas | 9.4.0 |
| 2013-10-13 | Add use of asprintf() | Peter Eisentraut | 9.4.0 |
| 2013-06-15 | Use WaitLatch, not pg_usleep, for delaying in pg_sleep(). | Tom Lane | 9.4.0 |