Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |