Skip to content

Commit 47aa13c

Browse files
committed
Squashed 'contrib/pglogical/' changes from c6cf30f..a2e656d
a2e656d Fix regression config git-subtree-dir: contrib/pglogical git-subtree-split: a2e656dfb747fb9a90b8a8bd7a0b4be40eb26f15
1 parent 0b1614e commit 47aa13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regress-postgresql.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ fsync=off
1919
pglogical.synchronous_commit = true
2020

2121
# Indirection of dsns for testing
22-
pglogical.provider_dsn = 'dbname=regression'
22+
pglogical.provider_dsn = 'dbname=contrib_regression'
2323
pglogical.subscriber_dsn = 'dbname=postgres'

0 commit comments

Comments
 (0)