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

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve gendef.pl diagnostic on failure to open sym file
Date: 2017-10-26 14:18:26
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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_2_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-10-26 16:17:54 pgsql: Make setrefs.c match by ressortgroupref even for plain Vars.
Previous Message Andrew Dunstan 2017-10-26 12:23:12 pgsql: Undo inadvertent change in capitalization in commit 18fc4ec.