diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-01-24 16:55:19 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-01-24 16:55:19 +0900 |
commit | 94edfe250c6a200d2067b0debfe00b4122e9b11e (patch) | |
tree | a5b77c29dccee9b6ccc14e448f5802d8f4601d67 /src/backend/parser/parse_utilcmd.c | |
parent | faa2b953ba3be0fac9af614ac14e34cf3a0a2c46 (diff) | |
download | postgresql-94edfe250c6a200d2067b0debfe00b4122e9b11e.tar.gz postgresql-94edfe250c6a200d2067b0debfe00b4122e9b11e.zip |
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
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions