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: E1bUCyS-000828-G4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c15f502b642386ea9aaf7f9cb0c5c07ef1c9f27b

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