- Notifications
You must be signed in to change notification settings - Fork28
Commit514a731
committed
Simplify static function in extension.c
An extra argument for the filename defining the extension scriptlocation was present, aimed at being used for error reporting, but hasnever been used. This was around since extensions have been added ind9572c4.Author: Yugo NagataReviewed-by: Tatsuo IshiiDiscussion:https://postgr.es/m/20180907180504.1ff19e1675bb44a67e9c7ab1@sraoss.co.jp1 parente5f1bb9 commit514a731
1 file changed
+2
-4
lines changedLines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
686 |
| - | |
687 |
| - | |
688 | 686 |
| |
689 | 687 |
| |
690 | 688 |
| |
| |||
694 | 692 |
| |
695 | 693 |
| |
696 | 694 |
| |
697 |
| - | |
| 695 | + | |
698 | 696 |
| |
699 | 697 |
| |
700 | 698 |
| |
| |||
921 | 919 |
| |
922 | 920 |
| |
923 | 921 |
| |
924 |
| - | |
| 922 | + | |
925 | 923 |
| |
926 | 924 |
| |
927 | 925 |
| |
|
0 commit comments
Comments
(0)