diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-03-03 08:46:11 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-03-03 08:46:11 +0900 |
commit | d0028e35a05ac71aebf28325c8ddb59a27cb63c0 (patch) | |
tree | 4397df3830406a1f7a0a38c499aadf681a69b09d /src/common/file_utils.c | |
parent | 98a88bc2bcd60e41ca70e2f1e13eee827e23eefb (diff) | |
download | postgresql-d0028e35a05ac71aebf28325c8ddb59a27cb63c0.tar.gz postgresql-d0028e35a05ac71aebf28325c8ddb59a27cb63c0.zip |
Refactor more the regression tests of pg_stat_statements
This commit expands more the refactoring of the regression tests of
pg_stat_statements, with tests moved out of pg_stat_statements.sql into
separate files. The following file structure is now used:
- select is mostly the former pg_stat_statements.sql, renamed.
- dml for INSERT/UPDATE/DELETE and MERGE
- user_activity, to test role-level checks and stat resets.
- wal, to check the WAL generation after some queries.
Like e8dbdb1, there is no change in terms of code coverage or results,
and this finishes the split I was aiming for in these tests. Most of
the tests used "test" of "pgss_test" as names for the tables used, these
are renamed to less generic names.
Reviewed-by: Bertrand Drouvot
Discussion: https://postgr.es/m/Y/7Y9U/y/keAW3qH@paquier.xyz
Diffstat (limited to 'src/common/file_utils.c')
0 files changed, 0 insertions, 0 deletions