Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-13 | Introduce the 'force' option for the Drop Database command. | Amit Kapila | 13.0 |
| 2019-10-30 | Fix typos in the code | Michael Paquier | 13.0 |
| 2019-09-27 | Add tab completion for EXPLAIN (SETTINGS) in psql | Michael Paquier | 13.0 |
| 2019-09-13 | Add tab completion for CREATE OR REPLACE in psql. | Fujii Masao | 13.0 |
| 2019-09-10 | Allow setting statistics target for extended statistics | Tomas Vondra | 13.0 |
| 2019-08-19 | Fix tab completion for CREATE TYPE in psql | Michael Paquier | 13.0 |
| 2019-08-05 | Fix tab completion for ALTER LANGUAGE in psql | Michael Paquier | 13.0 |
| 2019-07-13 | Fix tab completion for UPDATE. | Thomas Munro | 13.0 |
| 2019-07-13 | Tab completion for CREATE TYPE. | Thomas Munro | 13.0 |
| 2019-07-05 | Add \warn command to psql. | Tom Lane | 13.0 |
| 2019-07-02 | Don't treat complete_from_const as equivalent to complete_from_list. | Tom Lane | 13.0 |
| 2019-07-02 | Fix tab completion of "SET variable TO|=" to not offer bogus completions. | Tom Lane | 13.0 |