8000 Added useful links to readme · postgres-haskell/postgres-wire@eb2af04 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb2af04

Browse files
Added useful links to readme
1 parent 62cdbb9 commit eb2af04

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/VyacheslavHashov/postgres-wire/master/LICENSE)
2-
# postgres-wire
2+
# Postgres-wire
33
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

Comments
 (0)
0