Logical replication subscription owner

2020-04-15 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/sql-altersubscription.html Description: If the logical replication subscription is owned by a role that is not allowed to login (for example, if the LOGIN privilege is removed after the su

Backend Flowchart / Developer doc

2020-04-15 Thread Marc Rechté
Hello, Don't know if this the correct list to submit this issue. On the https://www.postgresql.org/developer/backend/, it mentions a Query.qual field which does not exist in the Query structure. Thanks