aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-04-11 15:56:01 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-04-11 15:56:01 -0400
commit9de692c10176e2af00dc915b122e07bd6903185c (patch)
treeaf5cc8f6e8a96f3ca6f60b07cf7b124accc3a132 /src/backend/access/gist
parent5e70d8b5d18b0a71528dc6f11ade31a9d10e00cb (diff)
downloadpostgresql-9de692c10176e2af00dc915b122e07bd6903185c.tar.gz
postgresql-9de692c10176e2af00dc915b122e07bd6903185c.zip
Remove dead code in do_pg_backup_start().
As of commit 39969e2a1, no caller of do_pg_backup_start() passes NULL for labelfile or tblspcmapfile, nor is it plausible that any would do so in the future. Remove the code that coped with that case, as (a) it's dead and (b) it causes Coverity to bleat about possibly leaked storage. While here, do some janitorial work on the function's header comment.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions