- Added just another patch by Dave that fixes a reversed order in
Michael Meskes <meskes@postgresql.org>
- Added just another patch by Dave that fixes a reversed order in variable listing for output variables in cursor definitions - Fixed incorrect if call in long=>numeric conversion.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +6 −0 |
| src/interfaces/ecpg/pgtypeslib/numeric.c | modified | +1 −1 |
| src/interfaces/ecpg/preproc/extern.h | modified | +2 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +13 −13 |
| src/interfaces/ecpg/preproc/variable.c | modified | +3 −3 |