summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/plan/createplan.c
diff options
context:
space:
mode:
authorDaniel Gustafsson2024-10-09 07:34:34 +0000
committerDaniel Gustafsson2024-10-09 07:34:34 +0000
commitc4528fdfa903c74cf99837a554bd3c7e115bb366 (patch)
tree6a4dc6e5164037461e5727fdc4cf0a8a88b72443 /src/backend/optimizer/plan/createplan.c
parent97354286619904bbfd2607b14f3f0d01926e95d0 (diff)
Remove incorrect function import from pgindent
Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined with warnings being fatal cause pgindent to error out. Backpatch to all supported versions. Author: Erik Wienhold <[email protected]> Reviewed-by: Andrew Dunstan <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discusson: https://postgr.es/m/[email protected] Backpatch-through: v12
Diffstat (limited to 'src/backend/optimizer/plan/createplan.c')
0 files changed, 0 insertions, 0 deletions