Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-02 | doc: Whitespace fixes in man pages | Peter Eisentraut | 9.5.4 |
| 2016-07-08 | Docs: improve examples about not repeating table name in UPDATE ... SET. | Tom Lane | 9.5.4 |
| 2015-12-09 | Remove redundant sentence. | Robert Haas | 9.5.0 |
| 2015-12-03 | doc: Fix markup and improve placeholder names | Peter Eisentraut | 9.5.0 |
| 2015-11-19 | Improve ON CONFLICT documentation. | Andres Freund | 9.5.0 |
| 2015-09-11 | doc: Spell checking | Peter Eisentraut | 9.5.0 |
| 2015-08-21 | doc: Whitespace and formatting fixes | Peter Eisentraut | 9.5.0 |
| 2015-05-22 | Remove the new UPSERT command tag and use INSERT instead. | Andres Freund | 9.5.0 |
| 2015-05-20 | Collection of typo fixes. | Heikki Linnakangas | 9.5.0 |
| 2015-05-08 | Minor ON CONFLICT related comments and doc fixes. | Andres Freund | 9.5.0 |
| 2015-05-08 | Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. | Andres Freund | 9.5.0 |