Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | Update copyright for 2019 | Bruce Momjian | |
Backpatch-through: certain files through 9.4 | |||
2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | |
Discussion: https://postgr.es/m/15719.1523984266@sss.pgh.pa.us | |||
2018-03-22 | Add \if support to pgbench | Teodor Sigaev | |
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 |