pgsql: Let compiler handle size calculation of bool types.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Let compiler handle size calculation of bool types.
Дата
Msg-id E1ZdEGg-0004CG-Ds@gemulon.postgresql.org
обсуждение исходный текст
Список 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_3_STABLE

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

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 по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Let compiler handle size calculation of bool types.
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Let compiler handle size calculation of bool types.