mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 14:53:31 -05:00
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 |
||
|---|---|---|
| .. | ||
| conditional.h | ||
| connect.h | ||
| mbprint.h | ||
| print.h | ||
| psqlscan.h | ||
| psqlscan_int.h | ||
| simple_list.h | ||
| string_utils.h | ||