1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +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:45 +09:00
parent 614b77d65a
commit a04fc56d03
6 changed files with 8 additions and 8 deletions

View File

@@ -1512,7 +1512,7 @@ bt_target_page_check(BtreeCheckState *state)
/*
* Special case bt_child_highkey_check() call
*
* We don't pass an real downlink, but we've to finish the level
* We don't pass a real downlink, but we've to finish the level
* processing. If condition is satisfied, we've already processed all the
* downlinks from the target level. But there still might be pages to the
* right of the child page pointer to by our rightmost downlink. And they