- Notifications
You must be signed in to change notification settings - Fork5
Commit63513b2
committed
Fix thinko in previous patch to always update pg_class.reltuples/relpages.
I mis-simplified the test where ANALYZE decided if it could get awaywithout doing anything: under the new regime, that's never allowed. Perbug #6068 from Jeff Janes. Back-patch to 8.4, just like previous patch.1 parent8a8fbe7 commit63513b2
1 file changed
+2
-15
lines changedLines changed: 2 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
270 | 269 |
| |
271 | 270 |
| |
272 | 271 |
| |
| |||
380 | 379 |
| |
381 | 380 |
| |
382 | 381 |
| |
383 |
| - | |
384 | 382 |
| |
385 | 383 |
| |
386 | 384 |
| |
| |||
414 | 412 |
| |
415 | 413 |
| |
416 | 414 |
| |
417 |
| - | |
418 | 415 |
| |
419 |
| - | |
420 |
| - | |
421 | 416 |
| |
422 | 417 |
| |
423 | 418 |
| |
424 | 419 |
| |
425 | 420 |
| |
426 | 421 |
| |
427 | 422 |
| |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 | 423 |
| |
435 | 424 |
| |
436 | 425 |
| |
437 |
| - | |
| 426 | + | |
| 427 | + | |
438 | 428 |
| |
439 | 429 |
| |
440 | 430 |
| |
| |||
573 | 563 |
| |
574 | 564 |
| |
575 | 565 |
| |
576 |
| - | |
577 |
| - | |
578 |
| - | |
579 | 566 |
| |
580 | 567 |
| |
581 | 568 |
| |
|
0 commit comments
Comments
(0)