An open API service indexing awesome lists of open source software.

https://github.com/jackc/pgerrcode

Package pgerrcode contains constants for PostgreSQL error codes.
https://github.com/jackc/pgerrcode

go postgresql

Last synced: 6 months ago
JSON representation

Package pgerrcode contains constants for PostgreSQL error codes.

Awesome Lists containing this project

README

          

[![](https://godoc.org/github.com/jackc/pgerrcode?status.svg)](https://godoc.org/github.com/jackc/pgerrcode)

# pgerrcode

Package pgerrcode contains constants for PostgreSQL error codes.

## License

MIT for this package's code and PostgreSQL License for the underlying data.