Fixed initialization bug and added postgres_fe.h to pgtypeslib.
Michael Meskes <meskes@postgresql.org>
Fixed initialization bug and added postgres_fe.h to pgtypeslib.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/compatlib/informix.c | modified | +4 −1 |
| src/interfaces/ecpg/pgtypeslib/common.c | modified | +1 −4 |
| src/interfaces/ecpg/pgtypeslib/datetime.c | modified | +3 −5 |
| src/interfaces/ecpg/pgtypeslib/dt_common.c | modified | +5 −10 |
| src/interfaces/ecpg/pgtypeslib/interval.c | modified | +2 −6 |
| src/interfaces/ecpg/pgtypeslib/numeric.c | modified | +1 −7 |
| src/interfaces/ecpg/pgtypeslib/timestamp.c | modified | +2 −4 |