[COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file
Дата
Msg-id E1e7izK-0006bW-Cu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve gendef.pl diagnostic on failure to open sym file

There have been numerous buildfarm failures but the diagnostic is
currently silent about the reason for failure to open the file. Let's
see if we can get to the bottom of it.

Backpatch to all live branches.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ea8480a2493e396715e2fa0709c137b513a680aa

Modified Files
--------------
src/tools/msvc/gendef.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: [COMMITTERS] pgsql: Undo inadvertent change in capitalization in commit 18fc4ec.
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Make setrefs.c match by ressortgroupref even for plain Vars.