Closed AmoebaProtozoa closed 3 years ago
Now TiDB4PG will store OIDs passed in during extended query Parse phase, and when needed, will return the old during Describe phase.
TiDB4PG now supports binary format option for some variables.
TiDB4PG now ignores timezone strings following timestamp data type instead of throwing errors.
make dev-tmp passed
make dev-tmp
BenchmarkSQL can now load data correctly.
What is changed and how it works?
Now TiDB4PG will store OIDs passed in during extended query Parse phase, and when needed, will return the old during Describe phase.
TiDB4PG now supports binary format option for some variables.
TiDB4PG now ignores timezone strings following timestamp data type instead of throwing errors.
Test
make dev-tmp
passedBenchmarkSQL can now load data correctly.