mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
The comment for ChangeVarNodes() refers to a parameter named change_RangeTblRef, which does not exist in the code. The comment for ChangeVarNodesExtended() contains an extra space, while the comment for replace_relid_callback() has an awkward line break and a typo. This patch fixes these issues and revises some sentences for smoother wording. Oversights in commits |
||
|---|---|---|
| .. | ||
| Makefile | ||
| meson.build | ||
| rewriteDefine.c | ||
| rewriteHandler.c | ||
| rewriteManip.c | ||
| rewriteRemove.c | ||
| rewriteSearchCycle.c | ||
| rewriteSupport.c | ||
| rowsecurity.c | ||