- Notifications
You must be signed in to change notification settings - Fork5
Commit796d1e8
committed
Remove no-longer-needed old-style check for incompatible plpythons.
Commit866566a introduced a new mechanism for incompatibleplpythons to detect each other. I left the old mechanism in place,because it seems possible that a plpython predating that commit might beused with one postdating it. (This would require updating plpython3 butnot plpython2 or vice versa, but that seems well within the realm ofpossibility.) However, surely it will not be able to happen in 9.6 orlater, so we can delete the old mechanism in HEAD.1 parentfb6fcbd commit796d1e8
1 file changed
+2
-27
lines changedLines changed: 2 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
| |||
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
82 |
| - | |
83 | 81 |
| |
84 | 82 |
| |
85 | 83 |
| |
| |||
99 | 97 |
| |
100 | 98 |
| |
101 | 99 |
| |
102 |
| - | |
| 100 | + | |
| 101 | + | |
103 | 102 |
| |
104 | 103 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 | 104 |
| |
130 | 105 |
| |
131 | 106 |
| |
|
0 commit comments
Comments
(0)