The PGAdapter server implements the PostgreSQL wire-protocol, but sends all received statements to a Cloud Spanner database instead of a PostgreSQL database. The Cloud Spanner database must have been created to use the PostgreSQL dialect. See https://cloud.google.com/spanner/docs/quickstart-console#postgresql for more information on how to create PostgreSQL dialect databases on Cloud Spanner.
Version0.54.1compared with

Version Details

Runtime Changes (1)

0.54.0 0.54.1
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.jetbrains.kotlin » kotlin-stdlib-jdk82.3.202.3.21

Test Changes (2)

0.54.0 0.54.1
ChangeGroup / ArtifactPreviousCurrent
+ Added org.openjdk.jmh » jmh-core-1.37
+ Added org.openjdk.jmh » jmh-generator-annprocess-1.37