pg_stat_statements: Clean up REGRESS list in Makefile

Michael Paquier <michael@paquier.xyz>

Commit: 905ef401d5e068a1e6d246f9d96435c9d750c8be
Author: Michael Paquier <michael@paquier.xyz>
Date: 2026-01-21T02:29:34Z
pg_stat_statements: Clean up REGRESS list in Makefile

The "wal" and "entry_timestamp" items were still on the same line, which
was not intentional.

Thinko in f9afd56218af.

Reported-by: Man Zeng <zengman@halodbtech.com>
Discussion: https://postgr.es/m/aW6_Xc8auuu5iAPi@paquier.xyz

Files

PathChange+/−
contrib/pg_stat_statements/Makefile modified +2 −1

Discussion