forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit70d44dd
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 parent61a553a commit70d44dd
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
|
0 commit comments
Comments
(0)