summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorMichael Paquier2023-03-02 23:46:11 +0000
committerMichael Paquier2023-03-02 23:46:11 +0000
commitd0028e35a05ac71aebf28325c8ddb59a27cb63c0 (patch)
tree4397df3830406a1f7a0a38c499aadf681a69b09d /src/backend/utils/adt/jsonb_util.c
parent98a88bc2bcd60e41ca70e2f1e13eee827e23eefb (diff)
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/[email protected]
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions