File: README.md

package info (click to toggle)
golang-github-jackc-pgerrcode 0.0~git20240316.6e2875d-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: ruby: 82; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[![](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.