pgsql: Revert restructuring of bin/scripts/Makefile

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Revert restructuring of bin/scripts/Makefile
Дата
Msg-id E1eqf4r-0006Jx-Az@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert restructuring of bin/scripts/Makefile

The Makefile portion of 91f3ffc5249eff99c311fb27e7b29a44d9c62be1 broke
the MSVC build. This patch reverts the changes to the Makefile and
adjusts it to work with the new code, while keeping the actual code
changes from the original patch.

Author: Victor Wagner <vitus@wagner.pp.ru>

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/41545d1524eb461b91698f53316b556c96aaf3a5

Modified Files
--------------
src/bin/scripts/Makefile | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Stamp 9.3.22.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve regression test coverage of regress.c.