LibPQ PostgreSQL client API
The C application programmer's interface to PostgreSQL. It includes a set of library functions that allow client programs to pass queries to PostgreSQL backend server and to receive the results of those queries.
LibPQ includes the client API along with several utility programs, such as the ECPG embedded SQL pre-processor utility for developing PostgreSQL client applications in C/C++ using embedded SQL statements and the PSQL interactive query tool.
Software Requirements
- OpenVMS 8.4-1H1 or higher (IA-64), V8.4-2L1 or higher (Alpha), V9.2-1 or higher (x86-64)
- VSI TCP/IP
- C compiler for application development
Latest Version
Alpha | Integrity | X86 |
---|---|---|
V13.4-0B | V11.0-0D | V11.0-0BA |
Download
AXPVMS-LIBPQ-V1304-0B-1-RNOTES.PDF
I64VMS-LIBPQ-V1100-0D-1-RNOTES.PDF
I64VMS-LIBPQ-V1304-0B-1-RNOTES.PDF
X86VMS-LIBPQ-V1304-0B-1-RNOTES.PDF
Licensing
PostgreSQL