postgresql/contrib/pg_stat_statements/expected
Michael Paquier 179c4639cf pg_stat_statements: Remove duplicated tests for SET statements
This looks like a copy-paste mistake introduced in de2aca2885, that
has added checks for more patterns of SET statements while ignoring the
original test block that existed.

Backpatch down to where this has been introduced, as this shaves some
cycles.

Author: Sergei Kornilov
Discussion: https://postgr.es/m/5689421699428803@mail-sendbernar-production-main-46.myt.yp-c.yandex.net
Backpatch-through: 16
2023-11-09 10:05:07 +09:00
..
cleanup.out Refactor tests of pg_stat_statements for planning, utility and level tracking 2023-02-20 09:28:29 +09:00
cursors.out Reflect normalization of query strings for utilities in pg_stat_statements 2023-03-08 15:00:50 +09:00
dml.out Fix tracking of temp table relation extensions as writes 2023-09-13 19:14:11 -07:00
level_tracking.out Improve cleanup phases in regression tests of pg_stat_statements 2023-03-07 08:58:13 +09:00
oldextversions.out Add JIT counters to pg_stat_statements 2022-04-08 13:52:16 +02:00
planning.out Refactor tests of pg_stat_statements for planning, utility and level tracking 2023-02-20 09:28:29 +09:00
select.out Refactor more the regression tests of pg_stat_statements 2023-03-03 08:46:11 +09:00
user_activity.out Improve cleanup phases in regression tests of pg_stat_statements 2023-03-07 08:58:13 +09:00
utility.out pg_stat_statements: Remove duplicated tests for SET statements 2023-11-09 10:05:07 +09:00
wal.out Improve cleanup phases in regression tests of pg_stat_statements 2023-03-07 08:58:13 +09:00