pgsql: Doc: remove ancient comment.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: remove ancient comment.
Date: 2019-02-17 11:52:16
Message-ID: E1gvKzY-0004Xb-Gi@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: remove ancient comment.

There's a very old comment in rules.sgml added back to 2003. It
expected to a feature coming back but it never happened. So now we can
safely remove the comment. Back-patched to all supported branches.

Discussion: https://postgr.es/m/20190211.191004.219630835457494660.t-ishii%40sraoss.co.jp

Branch
------
REL_11_STABLE

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

Modified Files
--------------
doc/src/sgml/rules.sgml | 24 ------------------------
1 file changed, 24 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2019-02-17 14:23:08 pgsql: Mark pg_config() stable rather than immutable
Previous Message Noah Misch 2019-02-17 08:57:57 pgsql: Fix CLogTruncationLock documentation.