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-0002nR-EI@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
------
REL_10_STABLE

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

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