DigitalChinaOpenSource / TiDB-for-PostgreSQL

PgSQL compatible on distributed database TiDB
Apache License 2.0
385 stars 21 forks source link

Conn: add handle for negative timezone #80

Closed AmoebaProtozoa closed 2 years ago

AmoebaProtozoa commented 2 years ago

Signed-off-by: AmoebaProtozoa 8039876+AmoebaProtozoa@users.noreply.github.com

What's Changed

Added handle for negative timezone when dealing with timestamp data type

Tests

make dev-tmp passed