DigitalChinaOpenSource / TiDB-for-PostgreSQL

PgSQL compatible on distributed database TiDB
Apache License 2.0
385 stars 21 forks source link

Bind binary #75

Closed AmoebaProtozoa closed 2 years ago

AmoebaProtozoa commented 2 years ago

Changes

Added extra step to deal with parameter with unspecified MySQL type but has Postgres OID.

PGOIDs are now being passed into parseBindArgs for better type conversion.

Tests

make dev-tmp passed

benchmarkSQL should now be able to run