Skip to content

Type integer range values before insert#10

Closed
danddanddand wants to merge 1 commit into
mainfrom
fix/type-integer-range-values
Closed

Type integer range values before insert#10
danddanddand wants to merge 1 commit into
mainfrom
fix/type-integer-range-values

Conversation

@danddanddand

Copy link
Copy Markdown
Owner

Refs #5

Normalizes int4range and int8range values from pgtype.Range[any] into typed pgx ranges before insert/COPY handling.

Aggregate branch with all compatibility fixes: https://github.com/danddanddand/pgstream/tree/snapshot-compat-fixes

Verification:

  • go test ./pkg/wal/processor/postgres

@danddanddand

Copy link
Copy Markdown
Owner Author

Closing this fork PR because the corresponding fix landed upstream in xataio#910.

@danddanddand danddanddand deleted the fix/type-integer-range-values branch June 30, 2026 17:31
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