Peter Eisentraut
3d9e73ea5f
Update copyright years in some recently added files
2017-01-25 12:32:05 -05:00
Peter Eisentraut
65df150a18
Close replication connection when slot creation errors
...
From: Petr Jelinek <pjmodos@pjmodos.net >
2017-01-25 10:47:53 -05:00
Alvaro Herrera
50cf1c80e6
Record dependencies on owners for logical replication objects
...
This was forgotten in 665d1fad99 and
caused the whole buildfarm to become red for a little while.
Author: Petr Jelínek
Also fix a typo in a nearby error message.
2017-01-20 16:45:02 -03:00
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