mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix incorrect copy/paste in comment
Author: Alexander Korotkov <a.korotkov@postgrespro.ru>
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# Basic logical replication test
|
# This test checks that constraints work on subscriber
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use PostgresNode;
|
use PostgresNode;
|
||||||
|
Reference in New Issue
Block a user