pgsql: Add support for static assertions in C++

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add support for static assertions in C++
Дата
Msg-id E1eTrVJ-000360-1m@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-hackers
Add support for static assertions in C++

This allows modules written in C++ to use or include header files that
use StaticAssertStmt() etc.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a2c8e5cfdb9d82ae6d4bb8f37a4dc7cbeca63ec1

Modified Files
--------------
src/include/c.h | 14 ++++++++++++++
1 file changed, 14 insertions(+)


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Does PostgreSQL check database integrity at startup?
Следующее
От: Edson Carlos Ericksson Richter
Дата:
Сообщение: Re: Does PostgreSQL check database integrity at startup?