pgsql: Add -wnet to SP invocations

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add -wnet to SP invocations
Date: 2017-11-10 13:42:54
Message-ID: E1eD9aA-0002nT-EU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add -wnet to SP invocations

This causes a warning when accidentally backpatching an XML-style
empty-element tag like <xref linkend="abc"/>.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0abc7cdb875e63ff110f292eb666078d7abd1e90

Modified Files
--------------
doc/src/sgml/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-11-10 15:58:16 pgsql: Fix incorrect comment.
Previous Message Peter Geoghegan 2017-11-10 01:13:40 Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple