pgsql: Fixed bug that caused arrays of varchar to be output with - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Fixed bug that caused arrays of varchar to be output with
Date
Msg-id 20080302105721.828EC754108@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Fixed bug that caused arrays of varchar to be output with
Next
From: demolish@pgfoundry.org (User Demolish)
Date:
Subject: citext - citext: Imported Sources