Fix a couple of typos in JIT

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Fix a couple of typos in JIT
Date: 2020-08-20 10:19:49
Message-ID: CAApHDvobgmCs6CohqhKTUf7D8vffoZXQTCBTERo9gbOeZmvLTw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I was just looking over the JIT code and noticed a few comment and
documentation typos. The attached fixes them.

I'll push this in my UTC+12 morning if nobody objects to any of the
changes before then.

Unsure if it'll be worth backpatching or not.

David

Attachment Content-Type Size
fix_a_few_jit_typos.patch application/octet-stream 2.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2020-08-20 10:28:47 Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Previous Message movead.li@highgo.ca 2020-08-20 09:23:05 Small doubt on update a partition when some rows need to move among partition