Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-07-27 | Fix psql tab completion for CREATE USER MAPPING. | Tom Lane | 9.5.8 |
| 2016-03-14 | Add missing NULL terminator to list_SECURITY_LABEL_preposition[]. | Tom Lane | 9.5.2 |
| 2015-12-20 | Remove silly completion for "DELETE FROM tabname ...". | Tom Lane | 9.5.0 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.5.0 |
| 2014-12-31 | Improve consistency of parsing of psql's magic variables. | Tom Lane | 9.5.0 |
| 2014-11-18 | Fix some bogus direct uses of realloc(). | Tom Lane | 9.5.0 |
| 2014-07-10 | Implement IMPORT FOREIGN SCHEMA. | Tom Lane | 9.5.0 |
| 2014-07-02 | Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn. | Tom Lane | 9.5.0 |