pgsql: Replaced strchrnul by strchr.

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Replaced strchrnul by strchr.
Date: 2008-11-26 15:37:01
Message-ID: 20081126153701.CBA717545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Replaced strchrnul by strchr.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/preproc:
type.c (r1.77.2.2 -> r1.77.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.c?r1=1.77.2.2&r2=1.77.2.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-11-26 16:23:11 pgsql: Tweak new PQExpBufferBroken macro to suppress warnings from
Previous Message Michael Meskes 2008-11-26 15:35:30 pgsql: Removed strchrnul