asdm90

Results 5 comments of asdm90

@jhaygood86 I made a toy example for the Postgres v14 multirange types. I could possibly provide a PR to this repository with an implementation, but this would require you to...

@jhaygood86 What is your use case for this? Do you expect to be able to perform any logic similar to the built-in Postgres functions on multiranges or are you just...

@jhaygood86 I have an idea of how to implement this, but it would be somewhat similar to the immutable Range type already present and would require a bit of a...

@Kurru Have you considered forking the Range and the PostgreSQLRangeType classes yourself and changed ZonedDateTime to Instant instead? Right now the default deserialization of a tstzrange type in the PostgreSQLRangeType...

Well... you could always choose to migrate to Java instead and then pay Oracle for support until the end of the universe I suppose.