Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09a47c6

Browse files
committed
Fix whitespace
1 parent b560ce7 commit 09a47c6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

contrib/dblink/t/001_auth_scram.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,3 @@ sub setup_table
251251
}
252252

253253
done_testing();
254-

contrib/pg_stat_statements/sql/squashing.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,3 @@ FROM cte;
167167
SELECT pg_stat_statements_reset() IS NOT NULL AS t;
168168
SELECT ARRAY[1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
169169
SELECT query, calls FROM pg_stat_statements ORDER BY query COLLATE "C";
170-

0 commit comments

Comments
 (0)