Inlined two functions to get rid of va_list problems on some archs.
Michael Meskes <meskes@postgresql.org>
Inlined two functions to get rid of va_list problems on some archs.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/ecpglib/descriptor.c | modified | +23 −8 |
| src/interfaces/ecpg/ecpglib/execute.c | modified | +121 −138 |