Let compiler handle size calculation of bool types.
Michael Meskes <meskes@postgresql.org>
Let compiler handle size calculation of bool types. Back in the day this did not work, but modern compilers should handle it themselves.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/data.c | modified | +2 −16 |
| src/interfaces/ecpg/ecpglib/execute.c | modified | +2 −11 |