aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/pgstatfuncs.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-02-23 16:43:07 +0900
committerMichael Paquier <michael@paquier.xyz>2025-02-23 16:43:07 +0900
commita4e986ef5a4698b43a3a9b11791b282734938ed1 (patch)
treebbdf9b4655d831e272520ac5818f1c88a0b0bf9f /src/backend/utils/adt/pgstatfuncs.c
parentf98765f0ce90e465e35c809f4b3caaeeb3d24610 (diff)
downloadpostgresql-a4e986ef5a4698b43a3a9b11791b282734938ed1.tar.gz
postgresql-a4e986ef5a4698b43a3a9b11791b282734938ed1.zip
Add more tests for utility commands in pipelines
This commit checks interactions with pipelines and implicit transaction blocks for the following commands that have their own behaviors when used in pipelines depending on their order in a pipeline and sync requests: - SET LOCAL - REINDEX CONCURRENTLY - VACUUM - Subtransactions (SAVEPOINT, ROLLBACK TO SAVEPOINT) These scenarios could be tested only with pgbench previously. The meta-commands of psql controlling pipelines make these easier to implement, debug, and they can be run in a SQL script. Author: Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com> Discussion: https://postgr.es/m/CAO6_XqroE7JuMEm1sWz55rp9fAYX2JwmcP_3m_v51vnOFdsLiQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions