pgsql: - Check for NULL before checking whether argument is an - Mailing list pgsql-committers

From meskes@svr1.postgresql.org (Michael Meskes)
Subject pgsql: - Check for NULL before checking whether argument is an
Date
Msg-id 20050824103555.C3B28D70FE@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
        - Check for NULL before checking whether argument is an array.
    - Removed stray character from string quoting.
    - Fixed check to report missing varchar pointer implementation.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        data.c (r1.20.2.1 -> r1.20.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/data.c.diff?r1=1.20.2.1&r2=1.20.2.2)
    pgsql/src/interfaces/ecpg/preproc:
        preproc.y (r1.263.2.19 -> r1.263.2.20)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.263.2.19&r2=1.263.2.20)

pgsql-committers by date:

Previous
From: meskes@svr1.postgresql.org (Michael Meskes)
Date:
Subject: pgsql: - Check for NULL before checking whether argument is an
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add explaination: > > Currently, if a variable is