aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2024-10-09 09:34:34 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2024-10-09 09:34:34 +0200
commit4a75ff7afb4db0283cac79bff546369462890063 (patch)
tree83adc1c43c8812c0ed4af0d5fecb205e08199c07 /src/backend/executor/nodeHashjoin.c
parent581092c9079f78194a4cff757de891fb2027de95 (diff)
downloadpostgresql-4a75ff7afb4db0283cac79bff546369462890063.tar.gz
postgresql-4a75ff7afb4db0283cac79bff546369462890063.zip
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 <ewie@ewie.name> Reviewed-by: Andrew Dunstan <andrew@dunslane.net> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discusson: https://postgr.es/m/2372cd74-11b0-46f9-b28e-8f9627215d19@ewie.name Backpatch-through: v12
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions