postgresql/src/backend/commands
Peter Eisentraut 665d1fad99 Logical replication
- Add PUBLICATION catalogs and DDL
- Add SUBSCRIPTION catalog and DDL
- Define logical replication protocol and output plugin
- Add logical replication workers

From: Petr Jelinek <petr@2ndquadrant.com>
Reviewed-by: Steve Singer <steve@ssinger.info>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Erik Rijkers <er@xs4all.nl>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
2017-01-20 09:04:49 -05:00
..
Makefile Logical replication 2017-01-20 09:04:49 -05:00
aggregatecmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
alter.c Logical replication 2017-01-20 09:04:49 -05:00
amcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
analyze.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
async.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
cluster.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
collationcmds.c Avoid conflicts with collation aliases generated by stripping. 2017-01-18 13:44:19 -05:00
comment.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
constraint.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
conversioncmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
copy.c Remove obsoleted code relating to targetlist SRF evaluation. 2017-01-19 14:40:41 -08:00
createas.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
dbcommands.c Logical replication 2017-01-20 09:04:49 -05:00
define.c Logical replication 2017-01-20 09:04:49 -05:00
discard.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
dropcmds.c Logical replication 2017-01-20 09:04:49 -05:00
event_trigger.c Logical replication 2017-01-20 09:04:49 -05:00
explain.c Move targetlist SRF handling from expression evaluation to new executor node. 2017-01-18 13:40:27 -08:00
extension.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
foreigncmds.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
functioncmds.c Make messages mentioning type names more uniform 2017-01-18 16:08:20 -03:00
indexcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
lockcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
matview.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
opclasscmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
operatorcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
policy.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
portalcmds.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
prepare.c Remove obsoleted code relating to targetlist SRF evaluation. 2017-01-19 14:40:41 -08:00
proclang.c Make messages mentioning type names more uniform 2017-01-18 16:08:20 -03:00
publicationcmds.c Logical replication 2017-01-20 09:04:49 -05:00
schemacmds.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
seclabel.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
sequence.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
subscriptioncmds.c Logical replication 2017-01-20 09:04:49 -05:00
tablecmds.c Logical replication 2017-01-20 09:04:49 -05:00
tablespace.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
trigger.c Make messages mentioning type names more uniform 2017-01-18 16:08:20 -03:00
tsearchcmds.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
typecmds.c Remove obsoleted code relating to targetlist SRF evaluation. 2017-01-19 14:40:41 -08:00
user.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
vacuum.c Fix race condition in reading commit timestamps 2017-01-19 18:24:17 -03:00
vacuumlazy.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
variable.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
view.c Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00