summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2017-06-12 15:42:06 +0000
committerPeter Eisentraut2017-06-12 15:42:06 +0000
commit7f28a7946a37e1716fe12c9e8466dbb868292087 (patch)
treed6076f8cff4ead675b821a136043b96e3f72dafc
parent03c396080ddc77b188a11dd54aa2a075ab2718e0 (diff)
Remove "synchronized table states" notice message
It appears to be more confusing than useful. Reported-by: Jeff Janes <[email protected]>
-rw-r--r--src/backend/commands/subscriptioncmds.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/backend/commands/subscriptioncmds.c b/src/backend/commands/subscriptioncmds.c
index 8ec87424802..5aae7b6f916 100644
--- a/src/backend/commands/subscriptioncmds.c
+++ b/src/backend/commands/subscriptioncmds.c
@@ -454,9 +454,6 @@ CreateSubscription(CreateSubscriptionStmt *stmt, bool isTopLevel)
InvalidXLogRecPtr, false);
}
- ereport(NOTICE,
- (errmsg("synchronized table states")));
-
/*
* If requested, create permanent slot for the subscription. We
* won't use the initial snapshot for anything, so no need to