forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc9c260d
committed
Remove unused PruneState member rel
PruneState->rel is no longer being used, so just remove it.Author: Melanie Plageman <melanieplageman@gmail.com>Discussion:https://www.postgresql.org/message-id/20240320013602.6sypr4cx6sefpemg@liskov1 parentc330842 commitc9c260d
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
| |||
235 | 233 |
| |
236 | 234 |
| |
237 | 235 |
| |
238 |
| - | |
239 | 236 |
| |
240 | 237 |
| |
241 | 238 |
| |
| |||
250 | 247 |
| |
251 | 248 |
| |
252 | 249 |
| |
253 |
| - | |
| 250 | + | |
254 | 251 |
| |
255 | 252 |
| |
256 | 253 |
| |
|
0 commit comments
Comments
(0)