Skip to content

Remove accidentally committed empty output.log - #2285

Closed
hobostay wants to merge 1 commit into
pgcentralfoundation:developfrom
hobostay:fix-remove-output-log
Closed

Remove accidentally committed empty output.log#2285
hobostay wants to merge 1 commit into
pgcentralfoundation:developfrom
hobostay:fix-remove-output-log

Conversation

@hobostay

@hobostay hobostay commented May 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Details

The output.log file at the repository root is empty (0 bytes) and appears to have been committed unintentionally as part of PR #2218 ("Add array::Element and callconv::DatumPass"). It serves no purpose in the repository.

Test plan

  • Verified the file is empty (wc -c output.log → 0)
  • Verified .gitignore is updated to prevent re-committing

🤖 Generated with Claude Code

The empty output.log file was accidentally committed in 6389adb.
Add it to .gitignore to prevent future accidental commits.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@eeeebbbbrrrr

Copy link
Copy Markdown
Contributor

did this myself as I don't also want .gitignore updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants