Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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


  • From: meskes(at)svr1(dot)postgresql(dot)org (Michael Meskes)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: - Check for NULL before checking whether argument is an
  • Date: Wed, 24 Aug 2005 07:35:15 -0300 (ADT)
  • Message-id: <20050824103515.05DF7D7240@svr1.postgresql.org> <text/plain>

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:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        data.c (r1.27 -> r1.27.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/data.c.diff?r1=1.27&r2=1.27.4.1)
    pgsql/src/interfaces/ecpg/preproc:
        preproc.y (r1.303.4.3 -> r1.303.4.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.303.4.3&r2=1.303.4.4)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group