8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cdbb9 commit eb2af04Copy full SHA for eb2af04
README.md
@@ -1,3 +1,10 @@
1
[](https://raw.githubusercontent.com/VyacheslavHashov/postgres-wire/master/LICENSE)
2
-# postgres-wire
+# Postgres-wire
3
A pure Haskell implementation of Postgres wire protocol version 3.0
4
+
5
6
+## Useful links
7
+https://www.postgresql.org/docs/current/static/protocol.html
8
+https://www.pgcon.org/2014/schedule/attachments/330_postgres-for-the-wire.pdf
9
+https://github.com/zadarnowski/postgresql-wire-protocol
10
+http://2ndquadrant.github.io/postgres/libpq-batch-mode.html
0 commit comments