Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury.
Michael Meskes <meskes@postgresql.org>
Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury. Bumped library version to 6.1.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −1 |
| src/interfaces/ecpg/ecpglib/connect.c | modified | +11 −1 |
| src/interfaces/ecpg/ecpglib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/include/ecpglib.h | modified | +13 −12 |