pgsql: Convert another SGML ID to lower case

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Convert another SGML ID to lower case
Date: 2017-10-21 16:28:07
Message-ID: E1e5wd5-0005HN-Rs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Convert another SGML ID to lower case

The mostly automated conversion in
1ff01b3902cbf5b22d1a439014202499c21b2994 missed this one because of the
unusual whitespace.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7c981590c2e8149a88f6b53829770e2277336879

Modified Files
--------------
doc/src/sgml/release-9.0.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-10-22 20:45:39 pgsql: Adjust psql \d query to avoid use of @> operator.
Previous Message Peter Eisentraut 2017-10-20 23:30:06 pgsql: Convert SGML IDs to lower case