Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encode: fix TimeTZ with second offsets #1039

Merged
merged 1 commit into from
May 17, 2021
Merged

Conversation

otan
Copy link
Collaborator

@otan otan commented May 12, 2021

lib/pq previously did not work with TimeTZ offsets with second offsets.
Rectify this by modifying the parse format string as appropriate.

Refs: #65066

@knz
Copy link

knz commented May 13, 2021

FYI this is failing CI so there's a bit of polish with this.

@mjibson do you reckon you could help us with getting this merged at some point? Also, what's the process to have someone of the new team here to get permission to integrate changes in lib/pq?

@maddyblue
Copy link
Collaborator

CI is failing due to a known goimports change on master - I don't think it's a real bug.

lib/pq previously did not work with TimeTZ offsets with second offsets.
Rectify this by modifying the parse format string as appropriate.
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.

None yet

3 participants