summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorPeter Eisentraut2018-04-07 15:24:53 +0000
committerPeter Eisentraut2018-04-07 15:34:11 +0000
commit039eb6e92f20499ac36cc74f8a5cef7430b706f6 (patch)
tree2cf52aeafb59917d5c7ed396acb6d86325b4a8b0 /src/backend/access/gist/gist.c
parent5dfd1e5a6696b271a2cdee54143fbc209c88c02f (diff)
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 <[email protected]> Author: Marco Nenciarini <[email protected]> Author: Peter Eisentraut <[email protected]> Reviewed-by: Petr Jelinek <[email protected]> Reviewed-by: Andres Freund <[email protected]> Reviewed-by: Alvaro Herrera <[email protected]>
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions