Fixed bug in %s handling.
Michael Meskes <meskes@postgresql.org>
Fixed bug in %s handling.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −0 |
| src/interfaces/ecpg/pgtypeslib/dt_common.c | modified | +5 −9 |
| src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.c | modified | +11 −4 |
| src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.stderr | modified | +1 −1 |
| src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.stdout | modified | +1 −0 |
| src/interfaces/ecpg/test/pgtypeslib/dt_test.pgc | modified | +7 −0 |