mirror of
https://github.com/postgres/postgres.git
synced 2025-05-12 00:01:58 -04:00
Fix whitespace
This commit is contained in:
parent
b560ce7884
commit
09a47c68e2
@ -251,4 +251,3 @@ sub setup_table
|
||||
}
|
||||
|
||||
done_testing();
|
||||
|
||||
|
@ -167,4 +167,3 @@ FROM cte;
|
||||
SELECT pg_stat_statements_reset() IS NOT NULL AS t;
|
||||
SELECT ARRAY[1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
||||
SELECT query, calls FROM pg_stat_statements ORDER BY query COLLATE "C";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user