diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2025-04-06 09:21:09 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2025-04-06 09:21:09 -0400 |
commit | 5e1915439085014140314979c4dd5e23bd677cac (patch) | |
tree | 5c9d68506ccd70a1628498a65fcb6bd891b4628c /src/backend/executor/execParallel.c | |
parent | 6d5417e634b3841dcc44bdb43f5586bcde33ddb4 (diff) |
Avoid unnecessary copying of a string in pg_restore.c
Coverity complained about a possible overrun in the copy, but there is
no actual need to copy the string at all.
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions