pg_stat_statements: Rework test order
Michael Paquier <michael@paquier.xyz>
pg_stat_statements: Rework test order The test "squashing" was the last item of the REGRESS list, but "cleanup" should be the second to last, dropping the extension. "oldextversions" is the last item. In passing, the REGRESS list is cleaned up to include one item per line, so as diffs are minimized when adding new test files. Noticed while playing with this area of the code. Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Reviewed-by: Man Zeng <zengman@halodbtech.com> Discussion: https://postgr.es/m/aW6_Xc8auuu5iAPi@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_stat_statements/expected/squashing.out | modified | +0 −1 |
| contrib/pg_stat_statements/Makefile | modified | +19 −3 |
| contrib/pg_stat_statements/meson.build | modified | +2 −1 |
| contrib/pg_stat_statements/sql/squashing.sql | modified | +0 −1 |
Discussion
- Some cleanup of pg_stat_statements tests 5 messages · 2026-01-19 → 2026-01-20