pgsql: Fix a few typos in JIT comments and README - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix a few typos in JIT comments and README
Date
Msg-id E1k8sCe-0003qv-36@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a few typos in JIT comments and README

Reviewed-by: Abhijit Menon-Sen
Reviewed-by: Andres Freund
Discussion: https://postgr.es/m/CAApHDvobgmCs6CohqhKTUf7D8vffoZXQTCBTERo9gbOeZmvLTw%40mail.gmail.com
Backpatch-through: 11, where JIT was added

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8431d33079a2c552aaa223ebcfd470572d90146b

Modified Files
--------------
src/backend/jit/README         | 14 +++++++-------
src/include/jit/llvmjit_emit.h |  2 +-
2 files changed, 8 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Revert "Make vacuum a bit more verbose to debug BF failure."
Next
From: David Rowley
Date:
Subject: pgsql: Fix a few typos in JIT comments and README