You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/02/20 04:18:02 UTC

[GitHub] tuohai666 opened a new issue #1517: Implement PostgreSQL Frontend/Backend Protocol for Sharding-Proxy

tuohai666 opened a new issue #1517: Implement PostgreSQL Frontend/Backend Protocol for Sharding-Proxy
URL: https://github.com/apache/incubator-shardingsphere/issues/1517
 
 
   We implement version 3.0 of the protocol in PostgreSQL 7.4 and later.
   
   - [x] Study the frame format. (Via offical document)
   - [x] Study the message flow. (Via [Postgres on the wire](http://wulczer.org/postgres-on-the-wire.pdf) and Wireshark
   - [x] Authentication
   - [x] Simple query protocol
   - [x] Extended query protocol
   - [x] Advanced extended query protocol
   - [x] Binary data representation
   - [ ] Integration test
   - [ ] Performance test

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services