pgsql: Fixed array checking code for "unsigned long long" datatypes in - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Fixed array checking code for "unsigned long long" datatypes in
Date
Msg-id E1bUCyS-000828-G4@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: pgsql: doc: mention dependency on collation libraries
Next
From: Michael Meskes
Date:
Subject: pgsql: Fixed array checking code for "unsigned long long" datatypes in