Skip to content

Commit 6f37c08

Browse files
committed
Fix whitespace
1 parent 3b5e03d commit 6f37c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/test_decoding/sql/ddl.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SELECT pg_drop_replication_slot('regression_slot');
1717
-- fail
1818
SELECT pg_drop_replication_slot('regression_slot');
1919

20-
-- check that we're detecting a streaming rep slot used for logical decoding
20+
-- check that we're detecting a streaming rep slot used for logical decoding
2121
SELECT 'init' FROM pg_create_physical_replication_slot('repl');
2222
SELECT data FROM pg_logical_slot_get_changes('repl', NULL, NULL, 'include-xids', '0');
2323
SELECT pg_drop_replication_slot('repl');

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