mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
Fix typo
Ryo Kanbayashi Discussion: https://postgr.es/m/CANOn0ExEQiPVrzkjULkENVac_n4Lknm6dxsU69MSncQap0kJVA%40mail.gmail.com
This commit is contained in:
parent
7b8cb9cd6a
commit
c72ca3ddec
@ -96,7 +96,7 @@ make_restrictinfo(PlannerInfo *root,
|
|||||||
* make_plain_restrictinfo
|
* make_plain_restrictinfo
|
||||||
*
|
*
|
||||||
* Common code for the main entry points and the recursive cases. Also,
|
* Common code for the main entry points and the recursive cases. Also,
|
||||||
* useful while contrucitng RestrictInfos above OR clause, which already has
|
* useful while constructing RestrictInfos above OR clause, which already has
|
||||||
* RestrictInfos above its subclauses.
|
* RestrictInfos above its subclauses.
|
||||||
*/
|
*/
|
||||||
RestrictInfo *
|
RestrictInfo *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user