Skip to content

Add support for pg_timestampz with UTC offsets#98

Merged
tsloughter merged 9 commits intoerleans:mainfrom
chiroptical:chiroptical/issue-70
Jul 1, 2025
Merged

Add support for pg_timestampz with UTC offsets#98
tsloughter merged 9 commits intoerleans:mainfrom
chiroptical:chiroptical/issue-70

Conversation

@chiroptical
Copy link
Copy Markdown
Contributor

@chiroptical chiroptical commented Jan 15, 2025

In this PR, I expose the timestamptz encoding of pg_types by simply bumping the version. I additionally add some tests to show the limitations.

Copy link
Copy Markdown
Collaborator

@tsloughter tsloughter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a test for a offset less than the minimum offsets and greater than the maximum to see there is a proper error. Should be for both hours and

@chiroptical chiroptical force-pushed the chiroptical/issue-70 branch from 977da51 to dc0a1d9 Compare June 5, 2025 13:31
@chiroptical chiroptical marked this pull request as ready for review June 5, 2025 13:33
@chiroptical chiroptical requested a review from tsloughter June 5, 2025 13:33
@tsloughter tsloughter merged commit ed33449 into erleans:main Jul 1, 2025
4 checks 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.

2 participants