pgsql: pg_stat_statements: Add test coverage for pg_stat_statements_1_8

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_stat_statements: Add test coverage for pg_stat_statements_1_8
Date: 2023-12-27 09:48:33
Message-ID: E1rIQWe-00C896-V2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_stat_statements: Add test coverage for pg_stat_statements_1_8()

This requires reading pg_stat_statements at least once while the 1.8
version of the extension is installed.

Reviewed-by: Michael Paquier <michael(at)paquier(dot)xyz>
Discussion: https://www.postgresql.org/message-id/flat/40d1e4f2-835f-448f-a541-8ff5db75bf3d(at)eisentraut(dot)org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3727b8d0e3f1fa7568f6a6f4378ce5a79daeb0d9

Modified Files
--------------
.../pg_stat_statements/expected/oldextversions.out | 24 ++++++++++++++--------
contrib/pg_stat_statements/sql/oldextversions.sql | 3 ++-
2 files changed, 17 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2023-12-27 12:35:22 pgsql: Remove BTScanOpaqueData.firstPage
Previous Message John Naylor 2023-12-27 06:33:06 pgsql: Fix typo and case in messages