pgsql: Mark views created from tables as replication identity 'nothing'

Started by Bruce Momjianabout 11 years ago1 messagescomitters
Jump to latest
#1Bruce 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

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/70fac48446b3966050b73f6461e1404549672a8f

Modified Files
--------------
src/backend/rewrite/rewriteDefine.c | 1 +
1 file changed, 1 insertion(+)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers