git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: b5db1d9) | patch
Add \if support to pgbench
2018年3月22日 14:42:03 +0000 (17:42 +0300)
2018年3月22日 14:42:03 +0000 (17:42 +0300)
commit f67b113ac62777d18cd20d3c4d05be964301b936
Add \if support to pgbench

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
12 files changed:
doc/src/sgml/ref/pgbench.sgml diff | blob | blame | history
doc/src/sgml/ref/psql-ref.sgml diff | blob | blame | history
src/bin/pgbench/pgbench.c diff | blob | blame | history
src/bin/pgbench/t/001_pgbench_with_server.pl diff | blob | blame | history
src/bin/pgbench/t/002_pgbench_no_server.pl diff | blob | blame | history
src/bin/psql/Makefile diff | blob | blame | history
src/bin/psql/command.h diff | blob | blame | history
src/bin/psql/prompt.h diff | blob | blame | history
src/bin/psql/psqlscanslash.l diff | blob | blame | history
src/fe_utils/Makefile diff | blob | blame | history
src/fe_utils/conditional.c [moved from src/bin/psql/conditional.c with 83% similarity] diff | blob | blame | history
src/include/fe_utils/conditional.h [moved from src/bin/psql/conditional.h with 76% similarity] diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /