- Fixed constant listing in execute using clause.
Michael Meskes <meskes@postgresql.org>
- Fixed constant listing in execute using clause. - Fixed typo in ecpg for Informix dec_t type. - Fixed precision handling in Informix compat funxtions.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +6 −0 |
| src/interfaces/ecpg/compatlib/informix.c | modified | +1 −1 |
| src/interfaces/ecpg/preproc/ecpg.c | modified | +2 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +2 −2 |