简体   繁体   English

为Postgres编写驱动程序

[英]Writing a driver for Postgres

I am looking into writing a driver for Postgres. 我正在寻找编写Postgres的驱动程序。 I've searched around and I can't seem to find the spec for the protocol that the driver would have to implement. 我四处搜寻,似乎找不到驱动程序必须实现的协议规范。 Can anyone point me in the right direction ? 谁能指出我正确的方向?

前端/后端协议(也称为“线路协议”)在文档的第52章中进行了详细记录

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM