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 <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/6857947db5bbec823226cd5234f088524f933caa Modified Files -------------- src/tools/pgindent/pgindent | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)
