Skip to content

Commit 76ec0df

Browse files
committed
Turn off log_statement for sr_plan test
1 parent 0b5dfa6 commit 76ec0df

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

contrib/sr_plan/expected/sr_plan.out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
CREATE EXTENSION sr_plan;
2+
set log_statement = 'none';
23
set client_min_messages = LOG;
34
CREATE TABLE test_table(test_attr1 int, test_attr2 int);
45
SET sr_plan.write_mode = true;

contrib/sr_plan/sql/sr_plan.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
CREATE EXTENSION sr_plan;
2+
set log_statement = 'none';
23
set client_min_messages = LOG;
34

45
CREATE TABLE test_table(test_attr1 int, test_attr2 int);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy