Fix a couple of typos in JIT
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>,
Andres Freund <andres@anarazel.de>
Date: 2020-08-20T10:19:49Z
Lists: pgsql-hackers
Attachments
- fix_a_few_jit_typos.patch (application/octet-stream) patch
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
Commits
-
Fix a few typos in JIT comments and README
- 6910faa38c3a 11.10 landed
- 3248633579e9 12.5 landed
- 0d7437de73b6 13.0 landed
- 8431d33079a2 14.0 landed