diff options
author | Robert Haas <rhaas@postgresql.org> | 2022-03-15 13:22:04 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2022-03-15 13:22:04 -0400 |
commit | e4ba69f3f4a1b997aa493cc02e563a91c0f35b87 (patch) | |
tree | 42896f0b83306b28fbc131ff45d6ab49ef33c821 /contrib/basebackup_to_shell/basebackup_to_shell.c | |
parent | 75eae090876f4d47bf6a1e1016627b75da612307 (diff) | |
download | postgresql-e4ba69f3f4a1b997aa493cc02e563a91c0f35b87.tar.gz postgresql-e4ba69f3f4a1b997aa493cc02e563a91c0f35b87.zip |
Allow extensions to add new backup targets.
Commit 3500ccc39b0dadd1068a03938e4b8ff562587ccc allowed for base backup
targets, meaning that we could do something with the backup other than
send it to the client, but all of those targets had to be baked in to
the core code. This commit makes it possible for extensions to define
additional backup targets.
Patch by me, reviewed by Abhijit Menon-Sen.
Discussion: http://postgr.es/m/CA+TgmoaqvdT-u3nt+_kkZ7bgDAyqDB0i-+XOMmr5JN2Rd37hxw@mail.gmail.com
Diffstat (limited to 'contrib/basebackup_to_shell/basebackup_to_shell.c')
0 files changed, 0 insertions, 0 deletions