1
0
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:
Michael Paquier
2021-12-09 15:20:36 +09:00
parent 5e97905a2c
commit 5d08137076
6 changed files with 8 additions and 8 deletions

View File

@@ -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