pgsql: doc: Fix wording in JIT README

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix wording in JIT README
Date: 2025-05-26 11:31:12
Message-ID: E1uJW2x-0007vv-0l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix wording in JIT README

Remove superfluous 'is' from sentence.

Author: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Discussion: https://postgr.es/m/20250526154412.5f77dfead87af9afc089cc48@sraoss.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1f62dbf5f0ae375320b11362e0fccf8ec2766288

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2025-05-26 13:20:33 pgsql: Improve file_copy_method entry in postgresql.conf.sample
Previous Message Michael Paquier 2025-05-26 08:29:04 pgsql: Fix race condition in subscription TAP test 021_twophase