Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit 0c0f7b0

Browse files
committed
Add pgx v5 note
1 parent f59ff94 commit 0c0f7b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
[![](https://godoc.org/github.com/jackc/pgproto3?status.svg)](https://godoc.org/github.com/jackc/pgproto3)
22
[![Build Status](https://travis-ci.org/jackc/pgproto3.svg)](https://travis-ci.org/jackc/pgproto3)
33

4+
---
5+
6+
This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository.
7+
8+
---
9+
410
# pgproto3
511

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

0 commit comments

Comments
 (0)