pgsql: Fix typo in CI README

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in CI README
Date: 2023-04-03 08:52:56
Message-ID: E1pjFvq-0018Ad-W8@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in CI README

s/fron/from/

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/525fb0a171a60ddea94c1953e24abef1da358888

Modified Files
--------------
src/tools/ci/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2023-04-03 11:07:02 pgsql: Disable vacuum's use of a buffer access strategy during failsafe
Previous Message David Rowley 2023-04-03 07:20:24 pgsql: Only make buffer strategy for vacuum when it's likely needed