- 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. - Removed stray character from string quoting. - Fixed check to report missing varchar pointer implementation.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/data.c | modified | +24 −24 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +3 −2 |