Added dynamic cursor names to ecpg. Almost the whole patch was done by
Michael Meskes <meskes@postgresql.org>
Added dynamic cursor names to ecpg. Almost the whole patch was done by Boszormenyi Zoltan, with only a minor tweak or two from me.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/ecpg.addons | modified | +95 −5 |
| src/interfaces/ecpg/preproc/ecpg.trailer | modified | +31 −3 |
| src/interfaces/ecpg/preproc/ecpg.type | modified | +3 −1 |
| src/interfaces/ecpg/preproc/extern.h | modified | +2 −1 |
| src/interfaces/ecpg/preproc/parse.pl | modified | +3 −2 |
| src/interfaces/ecpg/preproc/variable.c | modified | +25 −1 |
| src/interfaces/ecpg/test/ecpg_schedule | modified | +1 −0 |
| src/interfaces/ecpg/test/ecpg_schedule_tcp | modified | +1 −0 |
| src/interfaces/ecpg/test/preproc/Makefile | modified | +1 −0 |