date, interval and timestamp data should be quoted.
Michael Meskes <meskes@postgresql.org>
date, interval and timestamp data should be quoted.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −0 |
| src/interfaces/ecpg/ecpglib/execute.c | modified | +7 −7 |
| src/interfaces/ecpg/pgtypeslib/datetime.c | modified | +1 −1 |
| src/interfaces/ecpg/test/dt_test.pgc | modified | +8 −2 |