pg_stat_monitor/regression/expected
Diego Fronza 30a328f381 PG-293: Update regression tests.
cmd_type: Added missing DROP TABLE t2;

guc: Adjusted to match the updated settings view, which now display
     boolean values as 'yes' and 'no', also added the 'options' column
     to the output.

guc_1: Handle PostgreSQL versions <= 12 which don't have the
           track_planning feature.

rows.out: Added missing DROP TABLE t2. Also removed the line 'ERROR:
          relation "t2" already exists' since we fixed the problem in
	  cmd_type regression.

top_query: Handling both track = 'top' and track = 'all' cases.

top_query_1: On PostgreSQL >= 14 the sub query from the procedure is
             stored as (select $1 + $2), whereas on PG <= 13 it is
	     stored as SELECT (select $1 + $2).
2021-12-30 09:49:30 -03:00
..
application_name.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
basic.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
basic_1.out PG-183. Move tests to separate directory 2021-02-20 23:17:34 +03:00
cmd_type.out PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
counters.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
database.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
error.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
error_1.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
guc.out PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
guc_1.out PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
histogram.out PG-186: Add support to monitor query execution plan. 2021-03-12 18:55:12 +00:00
pg_stat_monitor_1.out PG-183. Move tests to separate directory 2021-02-20 23:17:34 +03:00
relations.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
rows.out PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
rows_1.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
state.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
tags.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
top_query.out PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
top_query_1.out PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
user.out PG-186: Add support to monitor query execution plan. 2021-03-17 18:56:39 +05:00
version.out PG-284: Bump version to 1.0.0-rc.1. 2021-11-24 18:55:13 +00:00