Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
| | | | | Backpatch-through: certain files through 9.4 | ||
* | Post-feature-freeze pgindent run. | Tom Lane | 2018-04-26 |
| | | | | Discussion: https://postgr.es/m/15719.1523984266@sss.pgh.pa.us | ||
* | Add \if support to pgbench | Teodor Sigaev | 2018-03-22 |
Patch adds \if to pgbench as it done for psql. Implementation shares condition stack code with psql, so, this code is moved to fe_utils directory. Author: Fabien COELHO with minor editorization by me Review by: Vik Fearing, Fedor Sigaev Discussion: https://www.postgresql.org/message-id/flat/alpine.DEB.2.20.1711252200190.28523@lancre |