ashenBlade · GitHub

Permalink

base repository: postgres/postgres-cfbot

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: cf/7020~1
Choose a base ref

...

head repository: postgres/postgres-cfbot

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: cf/7020
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 22, 2026

  1. 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
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Read the original on github.com ↗