Re:Some cleanup of pg_stat_statements tests
zengman <zengman@halodbtech.com>
From: zengman <zengman@halodbtech.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-20T06:33:16Z
Lists: pgsql-hackers
> In passing, I'd like to suggest that REGRESS in the Makefile uses one > item per line, to minimize diffs when we add new stuff. > Any thoughts or objections about the attached? Hi, I noticed that wal entry_timestamp is still on the same line. Should we split it here as well? -- Regards, Man Zeng www.openhalo.org
Commits
-
pg_stat_statements: Clean up REGRESS list in Makefile
- 905ef401d5e0 19 (unreleased) landed
-
pg_stat_statements: Rework test order
- f9afd56218af 19 (unreleased) landed