summaryrefslogtreecommitdiff
path: root/src/backend/executor/execReplication.c
AgeCommit message (Expand)Author
2017-07-24Be more consistent about errors for opfamily member lookup failures.Tom Lane
2017-06-28Fix transition tables for wCTEs.Andrew Gierth
2017-06-28Fix transition tables for partition/inheritance.Andrew Gierth
2017-06-23Fix replication with replica identity fullPeter Eisentraut
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-05-17Post-PG 10 beta1 pgindent runBruce Momjian
2017-05-17Check relkind of tables in CREATE/ALTER SUBSCRIPTIONPeter Eisentraut
2017-04-10Fix reporting of violations in ExecConstraints, again.Robert Haas
2017-02-28Use proper enum constants for LockWaitPolicyPeter Eisentraut
2017-02-06Fix typos in comments.Heikki Linnakangas
2017-01-25Update copyright years in some recently added filesPeter Eisentraut
2017-01-20Logical replicationPeter Eisentraut