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

From Andrew Dunstan
Subject [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file
Date
Msg-id E1e7izK-0006bY-D1@gemulon.postgresql.org
Whole thread Raw
List 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_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/351d9b7d4e2539de6dd6b948a5ba128f07032b0b

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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: [COMMITTERS] pgsql: Undo inadvertent change in capitalization in commit 18fc4ec.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Make setrefs.c match by ressortgroupref even for plain Vars.