Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-04 | Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be4ad4. | Robert Haas | 9.4.7 |
| 2016-03-04 | Fix query-based tab completion for multibyte characters. | Robert Haas | 9.4.7 |
| 2014-04-14 | Tab completion for event triggers. | Robert Haas | 9.4.0 |
| 2014-04-04 | Fix some compiler warnings that clang emits with -pedantic. | Robert Haas | 9.4.0 |
| 2013-11-08 | Add the notion of REPLICA IDENTITY for a table. | Robert Haas | 9.4.0 |
| 2013-10-23 | Simplify tab completion rules for views and foreign tables. | Robert Haas | 9.4.0 |
| 2013-10-03 | Add DISCARD SEQUENCES command. | Robert Haas | 9.4.0 |
| 2013-07-15 | Tab completion for \lo_import | Robert Haas | 9.4.0 |