Main ✸ Source Code ✸ Downloads ✸ API Documentation ✸ Mailing Lists ✸ Bugs ✸ Developers
nsdbipg is a PostgreSQL driver for the nsdbi database driver interface.
Download:
Source Code:
$ hg clone https://bitbucket.org/naviserver/nsdbipg/
ray2501 2017-11-26
If you build nsdbipg by youself, please notice libpq-fe.h location when build failed. If libpq-fe.h does not install to /usr/include, and install to /usr/include/pgsql, you need update nsdbipg.c to specify the correct path.