forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd3398d0
committed
Fix obsolete comment in set_rel_size().
The cross-reference to set_append_rel_pathlist() was obsoleted bycommite2fa76d, which split whathad been set_rel_pathlist() and child routines into two sets offunctions. But I (tgl) evidently missed updating this comment.Back-patch to 9.2 to avoid unnecessary divergence among branches.Amit Langote1 parent438a062 commitd3398d0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
237 |
| - | |
| 237 | + | |
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
|
0 commit comments
Comments
(0)