pgsql: Rephrase text to avoid links in regress.sgml - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Rephrase text to avoid links in regress.sgml
Date
Msg-id E1WAUgH-0001GN-4B@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Rephrase text to avoid links in regress.sgml

Otherwise, the standalone regress_README build gets unhappy.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c1fe08eb2f74d2a84e9dd48d54aa836ab74b3f94

Modified Files
--------------
doc/src/sgml/regress.sgml |    8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Rephrase text to avoid links in regress.sgml
Next
From: Fujii Masao
Date:
Subject: pgsql: Fix comparison of an array of characters with zero to compare wi