mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
Fix some typos with {a,an}
One of the changes impacts the documentation, so backpatch. Author: Peter Smith Discussion: https://postgr.es/m/CAHut+Pu6+c+r3mY24VT7u+H+E_s6vMr5OdRiZ8NT3EOa-E5Lmw@mail.gmail.com Backpatch-through: 14
This commit is contained in:
@@ -84,7 +84,7 @@ llvm_leave_fatal_on_oom(void)
|
||||
}
|
||||
|
||||
/*
|
||||
* Are we currently in an fatal-on-oom section? Useful to skip cleanup in case
|
||||
* Are we currently in a fatal-on-oom section? Useful to skip cleanup in case
|
||||
* of errors.
|
||||
*/
|
||||
bool
|
||||
|
Reference in New Issue
Block a user