forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb50a554
committed
Fix for pg_restore_attribute_stats().
Use RelationGetIndexExpressions() rather than rd_indexprs directly.Author: Corey Huinker <corey.huinker@gmail.com>1 parent41625ab commitb50a554
1 file changed
+28
-14
lines changedLines changed: 28 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
| 483 | + | |
| 484 | + | |
489 | 485 |
| |
490 |
| - | |
491 |
| - | |
492 |
| - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
493 | 490 |
| |
494 |
| - | |
495 |
| - | |
| 491 | + | |
496 | 492 |
| |
497 |
| - | |
498 |
| - | |
499 |
| - | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
500 | 514 |
| |
501 | 515 |
| |
502 | 516 |
| |
|
0 commit comments
Comments
(0)