summaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorPeter Eisentraut2018-04-07 15:17:56 +0000
committerPeter Eisentraut2018-04-07 15:34:10 +0000
commit5dfd1e5a6696b271a2cdee54143fbc209c88c02f (patch)
tree9654f50fe72c84d737ad8edb4cdde339a4b36dcc /src/backend/access/gist
parentb508a56f2f3a2d850e75a14661943d6b4dde8274 (diff)
Logical decoding of TRUNCATE
Add a new WAL record type for TRUNCATE, which is only used when wal_level >= logical. (For physical replication, TRUNCATE is already replicated via SMGR records.) Add new callback for logical decoding output plugins to receive TRUNCATE actions. 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')
0 files changed, 0 insertions, 0 deletions