The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/bug-reporting.html Description:
I think that there's a grammar error in the following doc url: https://jdbc.postgresql.org/documentation/head/java8-date-time.html It says: "Also note that all OffsetDateTime instances will have be in UTC (have offset 0)." I suspect that it was supposed to read: "will be".