Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support \if ... \elif ... \else ... \endif in psql scripting. | Tom Lane | 2017-03-30 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Avoid code duplication in \crosstabview. | Tom Lane | 2016-04-17 |
* | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 2016-03-24 |
* | Split psql's lexer into two separate .l files for SQL and backslash cases. | Tom Lane | 2016-03-19 |