forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4afb5ae
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 parent0dc0fe7 commit4afb5ae
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 |
| |
| |||
4140 | 4140 |
| |
4141 | 4141 |
| |
4142 | 4142 |
| |
4143 |
| - | |
| 4143 | + | |
4144 | 4144 |
| |
4145 | 4145 |
| |
4146 | 4146 |
| |
| |||
4208 | 4208 |
| |
4209 | 4209 |
| |
4210 | 4210 |
| |
4211 |
| - | |
| 4211 | + |
0 commit comments
Comments
(0)