eclipse-vertx / vertx-sql-client

High performance reactive SQL Client written in Java
Apache License 2.0
894 stars 200 forks source link

Pg Client: improve Interval support #1462

Closed tsegismont closed 2 months ago

tsegismont commented 2 months ago

Faster and garbage-free codec, compatibility with java.time.Duration

Closes #1281

Commits can be reviewed individually.

tsegismont commented 2 months ago

Not ready yet, do not merge

tsegismont commented 2 months ago

This is ready for review, PTAL @vietj