Skip to content

encode: fix TimeTZ with second offsets - #1039

Merged
otan merged 1 commit into
lib:masterfrom
otan-cockroach:timetz_fix
May 17, 2021
Merged

encode: fix TimeTZ with second offsets#1039
otan merged 1 commit into
lib:masterfrom
otan-cockroach:timetz_fix

Conversation

@otan

@otan otan commented May 12, 2021

Copy link
Copy Markdown
Collaborator

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

knz commented May 13, 2021

Copy link
Copy Markdown

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?

@madelynnblue

Copy link
Copy Markdown
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

3 participants