forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbb82e8a
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 parentf173738 commitbb82e8a
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
302 |
| - | |
| 302 | + | |
303 | 303 |
| |
304 | 304 |
| |
305 | 305 |
| |
306 |
| - | |
| 306 | + | |
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
| |||
4162 | 4162 |
| |
4163 | 4163 |
| |
4164 | 4164 |
| |
4165 |
| - | |
| 4165 | + | |
4166 | 4166 |
| |
4167 | 4167 |
| |
4168 | 4168 |
| |
| |||
4230 | 4230 |
| |
4231 | 4231 |
| |
4232 | 4232 |
| |
4233 |
| - | |
| 4233 | + |
0 commit comments
Comments
(0)