- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitdf3962c
committed
Remove regression tests' CREATE FUNCTION commands for unused C functions.
I removed these functions altogether in HEAD, in commitdb3af9f, andit emerges that that causes trouble for cross-branch upgrade testing.We could put back stub functions but that seems pretty silly. Instead,back-patch a minimal subset ofdb3af9f, namely just removing theCREATE FUNCTION commands.Discussion:https://postgr.es/m/11927.1519756619@sss.pgh.pa.us1 parent06f4729 commitdf3962c
File tree
4 files changed
+0
-18
lines changed- src/test/regress
- input
- output
4 files changed
+0
-18
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 | 40 |
| |
46 | 41 |
| |
47 | 42 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 | 75 |
| |
81 | 76 |
| |
82 | 77 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 | 38 |
| |
43 | 39 |
| |
44 | 40 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 | 58 |
| |
63 | 59 |
| |
64 | 60 |
| |
|
0 commit comments
Comments
(0)