pgsql: Fix typo in JIT README.

Lists: pgsql-committers
From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in JIT README.
Date: 2018-06-09 17:04:56
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Fix typo in JIT README.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

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

Modified Files
--------------
src/backend/jit/README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix typo in JIT README.
Date: 2018-06-09 17:55:06
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

On 2018-06-09 17:04:56 +0000, Peter Geoghegan wrote:
> Fix typo in JIT README.
>
> Author: Daniel Gustafsson
> Discussion: https://postgr.es/m/[email protected]

Congrats!


From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Fix typo in JIT README.
Date: 2018-06-09 17:59:30
Message-ID: CAH2-WzkA-2UC9AJ_P-cW0czArxdk1SFgGbMQW1+YxjCrVRE0eA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

On Sat, Jun 9, 2018 at 10:55 AM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> Congrats!

Thanks Andres!

--
Peter Geoghegan