- Check for NULL before checking whether argument is an array.
Michael Meskes <meskes@postgresql.org>
- Check for NULL before checking whether argument is an array.
- Remove stary character from string quoting.
- Fixed check to report missing varchar pointer implementation.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +6 −0 |
| src/interfaces/ecpg/ecpglib/data.c | modified | +24 −24 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +3 −2 |