pgsql: Remove superfluous -DFRONTEND.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Remove superfluous -DFRONTEND.
Дата
Msg-id E1Yln8F-00079c-AX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove superfluous -DFRONTEND.

The majority practice is to add -DFRONTEND in directories building files
that are, at other times, built for the backend.  Some directories
lacking that property added a noise -DFRONTEND in one build system.
Remove the excess flags, for consistency.

Branch
------
master

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

Modified Files
--------------
src/bin/pg_upgrade/Makefile |    2 +-
src/tools/msvc/Mkvcbuild.pm |    4 ----
2 files changed, 1 insertion(+), 5 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Build every ECPG library with -DFRONTEND.
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Build every ECPG library with -DFRONTEND.