Let compiler handle size calculation of bool types.
Back in the day this did not work, but modern compilers should handle it themselves.
Branch
------
REL9_4_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/f38070d630149a98984a7145093e08706ad99828
Modified Files
--------------
src/interfaces/ecpg/ecpglib/data.c | 18 ++----------------
src/interfaces/ecpg/ecpglib/execute.c | 13 ++-----------
2 files changed, 4 insertions(+), 27 deletions(-)