pgsql: Allow C array definitions to use sizeof().

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Allow C array definitions to use sizeof().
Дата
Msg-id E1VkYFT-00038v-Mr@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow C array definitions to use sizeof().

When parsing C variable definitions ecpg should allow sizeof() operators as array dimensions.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/08d1b22b3be2305ad6b83ca275829ff26305f5d7

Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.trailer |    5 +++++
1 file changed, 5 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Distinguish between C and SQL mode for C-style comments.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix new and latent bugs with errno handling in secure_read/secur