postgresql/src/bin/pg_dump/t
Peter Eisentraut 039eb6e92f Logical replication support for TRUNCATE
Update the built-in logical replication system to make use of the
previously added logical decoding for TRUNCATE support.  Add the
required truncate callback to pgoutput and a new logical replication
protocol message.

Publications get a new attribute to determine whether to replicate
truncate actions.  When updating a publication via pg_dump from an older
version, this is not set, thus preserving the previous behavior.

Author: Simon Riggs <simon@2ndquadrant.com>
Author: Marco Nenciarini <marco.nenciarini@2ndquadrant.it>
Author: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Reviewed-by: Petr Jelinek <petr.jelinek@2ndquadrant.com>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
2018-04-07 11:34:11 -04:00
..
001_basic.pl Adjust number of tests for pg_dump 001_basic.pl 2017-03-18 13:53:29 -04:00
002_pg_dump.pl Logical replication support for TRUNCATE 2018-04-07 11:34:11 -04:00
010_dump_connstr.pl Post-PG 10 beta1 pgperltidy run 2017-05-17 19:01:23 -04:00