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:
@@ -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
|
||||
|
Reference in New Issue
Block a user