Re: pgsql: Several fixes to array handling in ecpg.

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Several fixes to array handling in ecpg.
Date: 2014-04-09 10:33:35
Message-ID: 20140409103335.GE4161@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2014-04-09 10:46:35 Re: pgsql: Several fixes to array handling in ecpg.
Previous Message Michael Meskes 2014-04-09 10:28:20 pgsql: Several fixes to array handling in ecpg.