-
- Downloads
Add PQdescribePrepared, PQdescribePortal, and related functions to libpq
to allow obtaining information about previously prepared statements and open cursors. Volkan Yazici
Showing
- doc/src/sgml/libpq.sgml 162 additions, 14 deletionsdoc/src/sgml/libpq.sgml
- src/interfaces/libpq/exports.txt 7 additions, 1 deletionsrc/interfaces/libpq/exports.txt
- src/interfaces/libpq/fe-exec.c 181 additions, 1 deletionsrc/interfaces/libpq/fe-exec.c
- src/interfaces/libpq/fe-protocol3.c 102 additions, 5 deletionssrc/interfaces/libpq/fe-protocol3.c
- src/interfaces/libpq/libpq-fe.h 9 additions, 1 deletionsrc/interfaces/libpq/libpq-fe.h
- src/interfaces/libpq/libpq-int.h 11 additions, 2 deletionssrc/interfaces/libpq/libpq-int.h
Loading
Please register or sign in to comment