Record dependencies on owners for logical replication objects This was forgotten in 665d1fad99e7b11678b0d5fa24d2898424243cd6 and caused the whole buildfarm to become red for a little while.
Author: Petr JelĂnek Also fix a typo in a nearby error message. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/50cf1c80e6be80cc620749824fe9e3cd7f6c118e Modified Files -------------- src/backend/commands/publicationcmds.c | 2 ++ src/backend/commands/subscriptioncmds.c | 10 ++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
