Closed AmoebaProtozoa closed 3 years ago
Now when front-end send in Postgres' OID, server will try to use that when interpolating datum type to be created, instead of relying on guessing it from the execution plan.
Also added some handler for binary formed data
make dev-tmp passed
make dev-tmp
Sysbench
BenchmarkSQL passed
BenchmarkSQL
What's changed
Now when front-end send in Postgres' OID, server will try to use that when interpolating datum type to be created, instead of relying on guessing it from the execution plan.
Also added some handler for binary formed data
Tests
make dev-tmp
passedSysbench
BenchmarkSQL
passed