projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9778d5c
)
Fix incorrect copy/paste in comment
author
Magnus Hagander
Thu, 29 Mar 2018 17:11:05 +0000
(19:11 +0200)
committer
Magnus Hagander
Thu, 29 Mar 2018 17:11:05 +0000
(19:11 +0200)
Author: Alexander Korotkov
src/test/subscription/t/003_constraints.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/test/subscription/t/003_constraints.pl
b/src/test/subscription/t/003_constraints.pl
index 6f6805b952fd0120e8733a9e8e6511a44f56fa1b..fe47447b987d2b1860ba20271a1ee802632a6e5e 100644
(file)
--- a/
src/test/subscription/t/003_constraints.pl
+++ b/
src/test/subscription/t/003_constraints.pl
@@
-1,4
+1,4
@@
-#
Basic logical replication test
+#
This test checks that constraints work on subscriber
use strict;
use warnings;
use PostgresNode;