forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc78f109
committed
Make our back branches build under -fkeep-inline-functions.
Add "#ifndef FRONTEND" where necessary to make pg_waldump buildon compilers that don't elide unused static-inline functions.This back-patches relevant parts of commit3e9ca52, fixing buildbreakage fromdc7420c and back-patching off10f0ae.Per recently-resurrected buildfarm member castoroides. We aren'texpecting castoroides to build anything newer than v11, but wemight as well clean up the intermediate branches while at it.1 parent1b9a0b9 commitc78f109
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
| 508 | + | |
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
| |||
525 | 526 |
| |
526 | 527 |
| |
527 | 528 |
| |
| 529 | + | |
528 | 530 |
| |
529 | 531 |
| |
530 | 532 |
| |
|
0 commit comments
Comments
(0)