forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite3b69be
committed
Remove references to old function name
Ina97bbe1 I accidentally referenced heapgetpage(), both in a functionname and a comment. But since44086b0 the relevant function is namedheap_prepare_pagescan(). Rename the new function to page_collect_tuples().Reported-by: Melanie Plageman <melanieplageman@gmail.com>Reported-by: David Rowley <dgrowleyml@gmail.com>Discussion:https://postgr.es/m/20240407172615.cocrsvboqm3ttqe4@awork3.anarazel.deDiscussion:https://postgr.es/m/CAApHDvp4SniHopTrVeKWcEvNXFtdki0utAvO=5R7H6TNhtULRQ@mail.gmail.com1 parent13453ee commite3b69be
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
438 |
| - | |
| 437 | + | |
| 438 | + | |
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
442 | 442 |
| |
443 |
| - | |
| 443 | + | |
444 | 444 |
| |
445 | 445 |
| |
446 | 446 |
| |
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 |
| - | |
| 550 | + | |
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
558 |
| - | |
| 558 | + | |
559 | 559 |
| |
560 | 560 |
| |
561 |
| - | |
| 561 | + | |
562 | 562 |
| |
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
566 | 566 |
| |
567 |
| - | |
| 567 | + | |
568 | 568 |
| |
569 | 569 |
| |
570 |
| - | |
| 570 | + | |
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
|
0 commit comments
Comments
(0)