pgsql: Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Mak

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Mak
Дата
Msg-id E1TU4Vk-0003PL-1w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Makefile.

I'm not sure why commit 1eb1dde049ccfffc42c80c2bcec14155c58bcc1f seems
to have made this start to fail on Cygwin when it never did before ---
but nonetheless, the coding was pretty bogus, and unlike the way we
handle $(X) anywhere else.  Per buildfarm.

Branch
------
master

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

Modified Files
--------------
src/test/isolation/Makefile |   14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Limit the number of rel sets considered in consider_index_join_o
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Mak