pgindent: Always clean up .BAK files from pg_bsd_indent
The previous commit let pgindent clean up File::Temp files on SIGINT.
This extends that to also cleaning up the .BAK files, created by
pg_bsd_indent.
Author: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Discussion: https://www.postgresql.org/message-id/flat/DFCDD5H4J7VX(dot)3GJKRBBDCKQ86(at)jeltef(dot)nl
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/6857947db5bbec823226cd5234f088524f933caa
Modified Files
--------------
src/tools/pgindent/pgindent | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)