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. Removed one include file from connect-test1.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| 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 |
| src/interfaces/ecpg/test/expected/connect-test1.c.in | modified | +0 −1 |