docs: data messages documentation
This commit is contained in:
parent
c61b6021db
commit
df5741224f
10 changed files with 24 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//! # PostgreSQL 16 Protocol
|
||||
//! Low-level PostgreSQL protocol implementation for the version 16, protocol version 3.0.
|
||||
//! # PostgreSQL Protocol
|
||||
//! Low-level PostgreSQL protocol implementation for the server version 16, protocol version 3.0.
|
||||
//! Includes server and client side handshake with no password authentication.
|
||||
|
||||
pub mod handshake;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue