pgsql: Unbreak MSVC build broken by my port of flex check.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Unbreak MSVC build broken by my port of flex check.
Дата
Msg-id E1QwxKc-0008N8-DT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Unbreak MSVC build broken by my port of flex check.

flex puts lex.backup in the current working directory regardless
of where the input and output are.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6a56a38f017718f23b001050e3a69662b83373da

Modified Files
--------------
src/tools/msvc/pgflex.pl |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pgrminclude, add code to skip includes with a marker comment.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Fix pgrminclude regex pattern.