Low-level PostgreSQL database driver
Package pgconn is a low-level PostgreSQL database driver. It operates at nearly the same level as the C library libpq. It is primarily intended to serve as the foundation for higher level libraries such as https://github.com/jackc/pgx. Applications should handle normal queries with a higher level library and only use pgconn directly when required for low-level access to PostgreSQL functionality. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jackc/pgconn
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 1.8.0-3.fc35 | - | 
| Fedora 35 | 1.8.0-3.fc35 | - | 
| Fedora 34 | 1.8.0-2.fc34 | - | 
			You can contact the maintainers of this package via email at
			golang-github-jackc-pgconn dash maintainers at fedoraproject dot org.