Skip to content

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Jun 11, 2022

  1. NUMERIC, DECIMAL, and DEC without parameters are now replaced with DECFLOAT in PostgreSQL compatibility mode. Closes In Postgres compatibility mode the NUMERIC type w/o scale should not default to 0 #3538.
  2. PgJDBC driver is upgraded to 42.4.0 to silence warnings about vulnerable dependency.

@katzyn katzyn merged commit 48e5d10 into h2database:master Jun 11, 2022
@katzyn katzyn deleted the compatibility branch June 11, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In Postgres compatibility mode the NUMERIC type w/o scale should not default to 0

1 participant