diff options
author | Robert Haas <rhaas@postgresql.org> | 2020-06-17 11:05:42 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2020-06-17 11:05:42 -0400 |
commit | 453e0e3f0ef3202386b553719f628cef93ff95a7 (patch) | |
tree | 29ac2d906933b9968604d6c9b9b3e8caa04c7bc6 /src/backend/executor/nodeFunctionscan.c | |
parent | 1fa092913d260056b1aaf627ebc9cd9655c3a27c (diff) | |
download | postgresql-453e0e3f0ef3202386b553719f628cef93ff95a7.tar.gz postgresql-453e0e3f0ef3202386b553719f628cef93ff95a7.zip |
Minor code cleanup for perform_base_backup().
Merge two calls to sendDir() that are exactly the same except for
the fifth argument. Adjust comments to match.
Also, don't bother checking whether tblspc_map_file is NULL. We
initialize it in all cases, so it can't be.
Patch by me, reviewed by Amit Kapila and Kyotaro Horiguchi.
Discussion: http://postgr.es/m/CA+TgmoYq+59SJ2zBbP891ngWPA9fymOqntqYcweSDYXS2a620A@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions