1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix incorrect copy/paste in comment

Author: Alexander Korotkov <a.korotkov@postgrespro.ru>
This commit is contained in:
Magnus Hagander
2018-03-29 19:11:05 +02:00
parent 9778d5c180
commit 8cdc834647

View File

@ -1,4 +1,4 @@
# Basic logical replication test
# This test checks that constraints work on subscriber
use strict;
use warnings;
use PostgresNode;