pgsql: Fixed bug that caused arrays of varchar to be output with

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed bug that caused arrays of varchar to be output with
Date: 2008-03-02 10:57:21
Message-ID: 20080302105721.828EC754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed bug that caused arrays of varchar to be output with incomplete name.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/preproc:
type.c (r1.77 -> r1.77.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.c?r1=1.77&r2=1.77.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Demolish 2008-03-02 23:58:23 citext - citext: Imported Sources
Previous Message Michael Meskes 2008-03-02 10:54:11 pgsql: Fixed bug that caused arrays of varchar to be output with