Skip to content

Commit

Permalink
Add pgx v5 note
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed Sep 17, 2022
1 parent f59ff94 commit 0c0f7b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
[![](https://godoc.org/github.com/jackc/pgproto3?status.svg)](https://godoc.org/github.com/jackc/pgproto3)
[![Build Status](https://travis-ci.org/jackc/pgproto3.svg)](https://travis-ci.org/jackc/pgproto3)

---

This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository.

---

# pgproto3

Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3.
Expand Down

0 comments on commit 0c0f7b0

Please sign in to comment.