Re: pgsql: Several fixes to array handling in ecpg. - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Several fixes to array handling in ecpg.
Date
Msg-id 20140409103335.GE4161@awork2.anarazel.de
Whole thread Raw
In response to pgsql: Several fixes to array handling in ecpg.  (Michael Meskes <meskes@postgresql.org>)
Responses Re: pgsql: Several fixes to array handling in ecpg.  (Michael Meskes <meskes@postgresql.org>)
List pgsql-committers
Hi,

On 2014-04-09 09:24:08 +0000, Michael Meskes wrote:
> Several fixes to array handling in ecpg.

What's actually fixed by this?

The patch, or at least the comments, don't look entirely finished:
+       /*
+        * If siz i.e. the size of structure of which this variable is part of,
+        * that gives the offset to the next element, if required
+        */


Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Several fixes to array handling in ecpg.
Next
From: Michael Meskes
Date:
Subject: Re: pgsql: Several fixes to array handling in ecpg.