Record dependencies on owners for logical replication objects
Alvaro Herrera <alvherre@alvh.no-ip.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/publicationcmds.c | modified | +2 −0 |
| src/backend/commands/subscriptioncmds.c | modified | +8 −2 |