postgresql/src/bin/pgbench
Michael Paquier 94edfe250c pgbench: Add \syncpipeline
This change adds a new meta-command called \syncpipeline to pgbench,
able to send a sync message without flushing using the new libpq
function PQsendPipelineSync().

This meta-command is available within a block made of \startpipeline and
\endpipeline.

Author: Anthonin Bonnefoy
Discussion: https://postgr.es/m/CAO6_XqpcNhW6LZHLF-2NpPzdTbyMm4-RVkr3+AP5cOKSm9hrWA@mail.gmail.com
2024-01-24 16:55:19 +09:00
..
t pgbench: Add \syncpipeline 2024-01-24 16:55:19 +09:00
.gitignore Build all Flex files standalone 2022-09-04 12:09:01 +07:00
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
exprparse.y Update copyright for 2024 2024-01-03 20:49:05 -05:00
exprscan.l Update copyright for 2024 2024-01-03 20:49:05 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
pgbench.c pgbench: Add \syncpipeline 2024-01-24 16:55:19 +09:00
pgbench.h Update copyright for 2024 2024-01-03 20:49:05 -05:00