@@ -18,8 +18,9 @@ save_own_pid
1818
1919(1 row)
2020
21+ step s2_pg_qs_counterpart: select pg_query_state(counterpart_pid(0)); <waiting ...>
2122s2: INFO: state of backend is idle
22- step s2_pg_qs_counterpart:select pg_query_state(counterpart_pid(0));
23+ step s2_pg_qs_counterpart:<... completed>
2324pg_query_state
2425--------------
2526(0 rows)
@@ -33,8 +34,9 @@ save_own_pid
3334(1 row)
3435
3536step s1_disable_pg_qs: set pg_query_state.enable to off;
37+ step s2_pg_qs_counterpart: select pg_query_state(counterpart_pid(0)); <waiting ...>
3638s2: INFO: query execution statistics disabled
37- step s2_pg_qs_counterpart:select pg_query_state(counterpart_pid(0));
39+ step s2_pg_qs_counterpart:<... completed>
3840pg_query_state
3941--------------
4042(0 rows)
@@ -49,8 +51,9 @@ save_own_pid
4951
5052(1 row)
5153
54+ step s2_pg_qs_counterpart: select pg_query_state(counterpart_pid(0)); <waiting ...>
5255s2: INFO: state of backend is idle
53- step s2_pg_qs_counterpart:select pg_query_state(counterpart_pid(0));
56+ step s2_pg_qs_counterpart:<... completed>
5457pg_query_state
5558--------------
5659(0 rows)
@@ -65,8 +68,9 @@ save_own_pid
6568
6669(1 row)
6770
71+ step s2_pg_qs_counterpart: select pg_query_state(counterpart_pid(0)); <waiting ...>
6872s2: INFO: state of backend is idle
69- step s2_pg_qs_counterpart:select pg_query_state(counterpart_pid(0));
73+ step s2_pg_qs_counterpart:<... completed>
7074pg_query_state
7175--------------
7276(0 rows)
@@ -81,5 +85,6 @@ save_own_pid
8185
8286(1 row)
8387
84- step s2_pg_qs_counterpart: select pg_query_state(counterpart_pid(0));
88+ step s2_pg_qs_counterpart: select pg_query_state(counterpart_pid(0)); <waiting ...>
89+ step s2_pg_qs_counterpart: <... completed>
8590ERROR: permission denied