]> granicus.if.org Git - postgresql/commitdiff
Fix incorrect copy/paste in comment
authorMagnus Hagander <magnus@hagander.net>
Thu, 29 Mar 2018 17:11:05 +0000 (19:11 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 29 Mar 2018 17:11:05 +0000 (19:11 +0200)
Author: Alexander Korotkov <a.korotkov@postgrespro.ru>

src/test/subscription/t/003_constraints.pl

index 6f6805b952fd0120e8733a9e8e6511a44f56fa1b..fe47447b987d2b1860ba20271a1ee802632a6e5e 100644 (file)
@@ -1,4 +1,4 @@
-# Basic logical replication test
+# This test checks that constraints work on subscriber
 use strict;
 use warnings;
 use PostgresNode;