forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd81cac4
committed
plperl: Fix breakage ofc89f409 in back branches.
ppport.h was only updated in05798c9 (master). Unfortunately my commitc89f409 uses PERL_VERSION_LT which came in with that update. Breaking mostbuildfarm animals.I should have noticed that...We might want to backpatch the ppport update instead, but for now lets get thebuildfarm green again.Discussion:https://postgr.es/m/20220131015130.shn6wr2fzuymerf6@alap3.anarazel.deBackpatch: 10-14, master doesn't need it1 parent8484e38 commitd81cac4
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
| 305 | + | |
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
| |||
4135 | 4135 |
| |
4136 | 4136 |
| |
4137 | 4137 |
| |
4138 |
| - | |
| 4138 | + | |
4139 | 4139 |
| |
4140 | 4140 |
| |
4141 | 4141 |
| |
| |||
4203 | 4203 |
| |
4204 | 4204 |
| |
4205 | 4205 |
| |
4206 |
| - | |
| 4206 | + |
0 commit comments
Comments
(0)