Fix ecpg to allow pointer to structs.
Michael Meskes <meskes@postgresql.org>
Fix ecpg to allow pointer to structs.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −0 |
| src/interfaces/ecpg/preproc/type.c | modified | +11 −3 |
| src/interfaces/ecpg/test/test2.pgc | modified | +5 −4 |