pgsql: Fixed array checking code for "unsigned long long" datatypes in

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed array checking code for "unsigned long long" datatypes in
Date: 2016-08-01 13:09:40
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fixed array checking code for "unsigned long long" datatypes in libecpg.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3ca359426c09d4a928f4603f531bed2f46648bcb

Modified Files
--------------
src/interfaces/ecpg/ecpglib/data.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2016-08-01 16:52:26 pgsql: pg_rewind docs: clarify handling of remote servers
Previous Message Christoph Berg 2016-08-01 11:04:30 Re: pgsql: doc: mention dependency on collation libraries