diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-03-23 11:50:35 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-03-23 11:50:35 +0900 |
commit | 4f1882b960596c35d62c78fb44e14913eff49a85 (patch) | |
tree | 477cf449882682763d7920a7227f16f67c5d07f5 /src/backend/executor/execReplication.c | |
parent | 8fba928fd78856712f69d96852f8061e77390fda (diff) | |
download | postgresql-4f1882b960596c35d62c78fb44e14913eff49a85.tar.gz postgresql-4f1882b960596c35d62c78fb44e14913eff49a85.zip |
Improve a bit the tests of pg_walinspect
This commit improves the tests of pg_walinspect on a few things:
- Remove aggregates for queries that should fail. If the code is
reworked in such a way that the behavior of these queries is changed,
we would get more input from them, written this way.
- Expect at least one record reported in the valid queries doing scans
across ranges, rather than zero records.
- Adjust a few comments, for consistency.
Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACVaoXW3nJD9zq8E66BEf-phgJfFcKRVJq9GXkuX0b3ULQ@mail.gmail.com
Diffstat (limited to 'src/backend/executor/execReplication.c')
0 files changed, 0 insertions, 0 deletions