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_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/44297a058ea05cd78b33612ce303f3caec11e3ab Modified Files -------------- src/interfaces/ecpg/ecpglib/data.c | 18 ++---------------- src/interfaces/ecpg/ecpglib/execute.c | 13 ++----------- 2 files changed, 4 insertions(+), 27 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
