pgsql: Let compiler handle size calculation of bool types. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Let compiler handle size calculation of bool types.
Date
Msg-id E1ZdEGg-0004CC-DP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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_5_STABLE

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

Modified Files
--------------
src/interfaces/ecpg/ecpglib/data.c    |   18 ++----------------
src/interfaces/ecpg/ecpglib/execute.c |   13 ++-----------
2 files changed, 4 insertions(+), 27 deletions(-)


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Let compiler handle size calculation of bool types.
Next
From: Michael Meskes
Date:
Subject: pgsql: Let compiler handle size calculation of bool types.