base repository:
postgres/postgres-cfbot
Choose a base ref
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cf/7020~1...
head repository:
postgres/postgres-cfbot
Choose a head ref
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cf/7020- 2 commits
- 1 file changed
- 2 contributors
Commits on Aug 22, 2026
-
Do not flush BufFile for regular temp files
When creating BufFile using BufFileCreateTemp regular temp file is created which is deleted on close. But when we call BufFileClose then we should not waste resources dumping data to file if it is going to be deleted right after it.
ashenBlade authored and Commitfest Bot committed
Aug 22, 2026