Applied all bug fixes from head also to 7.4. Just bugfixes, no new features.
Michael Meskes <meskes@postgresql.org>
Applied all bug fixes from head also to 7.4. Just bugfixes, no new features.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +14 −0 |
| src/interfaces/ecpg/compatlib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/ecpglib/execute.c | modified | +15 −10 |
| src/interfaces/ecpg/ecpglib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/pgtypeslib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/pgtypeslib/numeric.c | modified | +1 −1 |
| src/interfaces/ecpg/preproc/extern.h | modified | +2 −2 |
| src/interfaces/ecpg/preproc/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +13 −13 |
| src/interfaces/ecpg/preproc/variable.c | modified | +3 −3 |