- Check for NULL before checking whether argument is an array.

Michael Meskes <meskes@postgresql.org>

Commit: 5576a611cd8f358a751f53ad787b4b659bbf77cc
Author: Michael Meskes <meskes@postgresql.org>
Date: 2005-08-24T10:35:12Z
Releases: 8.0.4
        - 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

PathChange+/−
src/interfaces/ecpg/ecpglib/data.c modified +24 −24
src/interfaces/ecpg/preproc/preproc.y modified +3 −2