pgsql: Remove -fno-operator-names switch from cpluspluscheck.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove -fno-operator-names switch from cpluspluscheck.
Дата
Msg-id E1PXJIM-0000Rd-Ri@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove -fno-operator-names switch from cpluspluscheck.

No longer needed now that bitand() and bitor() have been renamed.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f79136439f250f3eab6792870353a83ad993e71f

Modified Files
--------------
src/tools/pginclude/cpluspluscheck |    4 +---
1 files changed, 1 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Rename the C functions bitand(), bitor() to bit_and(), bit_or().
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Update SGML docs describing the contents of the postmaster.pid f