pgsql: Fix C++ incompatibilities in ecpg/preproc/ header files.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix C++ incompatibilities in ecpg/preproc/ header files.
Дата
Msg-id E1hWkaA-0004cP-S3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix C++ incompatibilities in ecpg/preproc/ header files.

There's probably no need to back-patch this, since it seems unlikely
that anybody would be inserting C++ code into ecpg's preprocessor.

Discussion: https://postgr.es/m/b517ec3918d645eb950505eac8dd434e@gaz-is.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f67858d3f210658d42f44fc674d2850581e572e

Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.c | 16 ++++++++--------
src/interfaces/ecpg/preproc/pgc.l  | 26 ++++++++++++++------------
src/interfaces/ecpg/preproc/type.h |  4 ++--
3 files changed, 24 insertions(+), 22 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix C++ incompatibilities in plpgsql's header files.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Adjust ecpg expected-results files for commit 7640f9312.