summaryrefslogtreecommitdiff
path: root/src/backend/replication/pgoutput
AgeCommit message (Expand)Author
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-05-17Post-PG 10 beta1 pgindent runBruce Momjian
2017-05-17Preventive maintenance in advance of pgindent run.Tom Lane
2017-05-12Lag tracking for logical replicationSimon Riggs
2017-04-25Update copyright in recently added files.Fujii Masao
2017-04-05Use American English in error messagePeter Eisentraut
2017-02-06Fix typos in comments.Heikki Linnakangas
2017-01-21Move some things from builtins.h to new header filesPeter Eisentraut
2017-01-20Try to fix non-MSVC Windows builds in the wake of logical replication.Tom Lane
2017-01-20Logical replicationPeter Eisentraut