forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit393e828
committed
Avoid potential relcache leak in objectaddress.c.
Nobody using the missing_ok flag yet, but let's speculate that this willbe a better interface for future callers.KaiGai Kohei, with some adjustments by me.1 parentad30d36 commit393e828
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
639 | 639 |
| |
640 | 640 |
| |
641 | 641 |
| |
642 |
| - | |
| 642 | + | |
| 643 | + | |
643 | 644 |
| |
644 | 645 |
| |
645 | 646 |
| |
| |||
677 | 678 |
| |
678 | 679 |
| |
679 | 680 |
| |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
680 | 689 |
| |
681 | 690 |
| |
682 | 691 |
| |
|
0 commit comments
Comments
(0)