pgsql: pg_stat_statements: Clean up REGRESS list in Makefile

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_stat_statements: Clean up REGRESS list in Makefile
Date: 2026-01-21 02:32:21
Message-ID: E1viO16-001i7W-1g@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(at)halodbtech(dot)com>
Discussion: https://postgr.es/m/aW6_Xc8auuu5iAPi@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/905ef401d5e068a1e6d246f9d96435c9d750c8be

Modified Files
--------------
contrib/pg_stat_statements/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Smith 2026-01-21 03:27:00 Re: pgsql: tests: Add a test C++ extension module
Previous Message Michael Paquier 2026-01-20 22:48:20 pgsql: pg_stat_statements: Rework test order