Mark views created from tables as replication identity 'nothing'
Bruce Momjian <bruce@momjian.us>
Mark views created from tables as replication identity 'nothing' pg_dump turns tables into views using a method that was not setting pg_class.relreplident properly. Patch by Marko Tiikkaja Backpatch through 9.4
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/rewrite/rewriteDefine.c | modified | +1 −0 |