mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
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
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* llvmjit_emit.h
|
||||
* Helpers to make emitting LLVM IR a it more concise and pgindent proof.
|
||||
* Helpers to make emitting LLVM IR a bit more concise and pgindent proof.
|
||||
*
|
||||
* Copyright (c) 2018-2020, PostgreSQL Global Development Group
|
||||
*
|
||||
|
Reference in New Issue
Block a user