List pgerrcode in related libraries

This commit is contained in:
Jack Christensen 2020-03-30 15:09:40 -05:00
parent 14062fd19f
commit 27a069cea3

View File

@ -184,3 +184,7 @@ pgmock offers the ability to create a server that mocks the PostgreSQL wire prot
### [github.com/jackc/tern](https://github.com/jackc/pgmock) ### [github.com/jackc/tern](https://github.com/jackc/pgmock)
tern is a stand-alone SQL migration system. tern is a stand-alone SQL migration system.
### [github.com/jackc/pgerrcode](https://github.com/jackc/pgerrcode)
pgerrcode contains constants for the PostgreSQL error codes.