forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7ef64e7
committed
Fix comment in parsenodes.h
CreateStmt->inhRelations is a list of RangeVars, but a comment wasincorrect about that.Author: Julien RouhaudDiscussion:https://postgr.es/m/20210330123015.yzekhz5sweqbgxdr@nol1 parent6568cef commit7ef64e7
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2131 | 2131 |
| |
2132 | 2132 |
| |
2133 | 2133 |
| |
2134 |
| - | |
| 2134 | + | |
2135 | 2135 |
| |
2136 | 2136 |
| |
2137 | 2137 |
| |
|
0 commit comments
Comments
(0)