Re: Fix a minor typo in jit/README
> On 26 May 2025, at 08:44, Yugo Nagata wrote: > -additionally an index is over these is stored to > +additionally an index over these is stored to Fixed, thanks! -- Daniel Gustafsson
Fix a minor typo in jit/README
Hi, The attached partch is fix the following typo. -additionally an index is over these is stored to +additionally an index over these is stored to Regards, Yugo Nagata -- Yugo Nagata diff --git a/src/backend/jit/README b/src/backend/jit/README index 5427bdf2153..a40950dfb03 100644 --- a/src/