Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This used to cover the equally long "long long" type. This patch closes bug #5464.

Michael Meskes <meskes@postgresql.org>

Commit: 15ab0e9a6051ff5b6c88a729ddd9d57ac44f7a11
Author: Michael Meskes <meskes@postgresql.org>
Date: 2010-05-20T22:10:46Z
Releases: 9.0.0
Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This used to cover the equally long "long long" type. This patch closes bug #5464.

Files