Closed AmoebaProtozoa closed 3 years ago
Now during extended query, TiDB4PG only send message to frontend when sync message is received.
sync
In addition, RowDescription is now only sent when describing a statement rather than a portal.
make dev-tmp passed
make dev-tmp
What is changed and how it works?
Now during extended query, TiDB4PG only send message to frontend when
sync
message is received.In addition, RowDescription is now only sent when describing a statement rather than a portal.
Tests
make dev-tmp
passed