Re: Fix a minor typo in jit/README

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix a minor typo in jit/README
Date: 2025-05-26 11:32:37
Message-ID: 4454721B-3D70-46F3-9149-B0032E0406E5@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 26 May 2025, at 08:44, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> wrote:

> -additionally an index is over these is stored to
> +additionally an index over these is stored to

Fixed, thanks!

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2025-05-26 11:40:27 Re: Better HINT message for "unexpected data beyond EOF"
Previous Message Shubhankar Anand Kulkarni 2025-05-26 11:28:12 Re: Expression push down from Join Node to below node.