pgsql: Doc: Use past tense for things which happened in the past

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Use past tense for things which happened in the past
Date: 2024-04-24 09:01:19
Message-ID: E1rzYVD-003dIK-2j@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Use past tense for things which happened in the past

The paragraph on SSL compression is largely describing events which
took place many years ago, so reword with past tense.

Reviewed-by: Peter Eisentraut <peter(at)eisentraut(dot)org>
Reviewed-by: Michael Paquier <michael(at)paquier(dot)xyz>
Discussion: https://postgr.es/m/eac70d46-e61c-4d71-a1e1-78e2bfa19485@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/91d6429fad55f0e440643993754216614a9f6b11

Modified Files
--------------
doc/src/sgml/libpq.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-04-24 09:19:12 pgsql: pg_combinebackup: Put newer options in consistent order in --hel
Previous Message Peter Eisentraut 2024-04-24 08:07:00 pgsql: pg_dump: Put new options in consistent order in --help and man p