Skip to content

Conversation

@dmitry-lipetsk
Copy link
Collaborator

LocalOperations

  • [BUG FIX] (read_write=true and truncate=false) testgres writes to begginig of a file
  • Preparation of data is added (verification/encoding/decoding/eol)

RemoteOperations

  • Preparation of data is corrected (verification/encoding/decoding/eol)
  • Temp file is always opened with "w+"/"w+b" modes.

Tests are added.

LocalOperations
 - [BUG FIX] (read_write=true and truncate=false) writes to begging of a file
 - Preparation of data is added (verification/encoding/decoding/eol)

RemoteOperations
 - Preparation of data is corrected (verification/encoding/decoding/eol)
 - Temp file is always opened with "w+"/"w+b" modes.

Tests are added.
@dmitry-lipetsk dmitry-lipetsk merged commit 22c4763 into postgrespro:master Feb 19, 2025
1 check passed
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.

1 participant