diff options
author | Robert Haas <rhaas@postgresql.org> | 2023-12-19 15:21:34 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2023-12-19 15:24:31 -0500 |
commit | aafc07c7a191bc807c77fe2a044006a5db07faba (patch) | |
tree | 9e0d53113d5f9ac5064772e2a5473e8c61844669 /src/backend/executor/nodeModifyTable.c | |
parent | 47f01d727e3a271bbff7d2f9db838e81d27bd495 (diff) | |
download | postgresql-aafc07c7a191bc807c77fe2a044006a5db07faba.tar.gz postgresql-aafc07c7a191bc807c77fe2a044006a5db07faba.zip |
Move src/bin/pg_verifybackup/parse_manifest.c into src/common.
This makes it possible for the code to be easily reused by other
client-side tools, and/or by the server.
Patch by me. Review of this patch in particular by at least Peter
Eisentraut; reviewers for the patch series in general include Dilip
Kumar, Andres Fruend, David Steele, Álvaro Herrera, and Jakub Wartak.
Discussion: http://postgr.es/m/CA+TgmoZ6UGZVnSy5iak6s6+AXu_DewXovDjhLs3-su6nmU_x_g@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions