pgsql: Remove duplicated word in comment

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove duplicated word in comment
Date: 2022-02-23 13:32:03
Message-ID: E1nMrkR-000Hob-Va@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicated word in comment

Reviewed-by: Michael Paquier <michael(at)paquier(dot)xyz>
Discussion: https://postgr.es/m/B7C15416-BD61-4926-9843-5C557BCD7007@yesql.se

Branch
------
master

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

Modified Files
--------------
src/test/recovery/t/013_crash_restart.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-02-23 16:10:53 pgsql: Re-allow underscore as first character of custom GUC names.
Previous Message Daniel Gustafsson 2022-02-23 10:30:32 pgsql: Use test functions in pg_rewind test module