projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03c3960
)
Remove "synchronized table states" notice message
author
Peter Eisentraut
Mon, 12 Jun 2017 15:42:06 +0000
(11:42 -0400)
committer
Peter Eisentraut
Mon, 12 Jun 2017 15:42:06 +0000
(11:42 -0400)
It appears to be more confusing than useful.
Reported-by: Jeff Janes
src/backend/commands/subscriptioncmds.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/commands/subscriptioncmds.c
b/src/backend/commands/subscriptioncmds.c
index 8ec8742480272c65f0101318cdacb44797b7939d..5aae7b6f916053085efe702541131d167630793e 100644
(file)
--- 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