forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb743a8b
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 parentd3f5d28 commitb743a8b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
|
0 commit comments
Comments
(0)