forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit21c0586
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 parent1034507 commit21c0586
2 files changed
+4
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
526 | 526 |
| |
527 | 527 |
| |
528 | 528 |
| |
| 529 | + | |
529 | 530 |
| |
530 | 531 |
| |
531 | 532 |
| |
| |||
546 | 547 |
| |
547 | 548 |
| |
548 | 549 |
| |
| 550 | + | |
549 | 551 |
| |
550 | 552 |
| |
551 | 553 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| 100 | + | |
100 | 101 |
| |
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
| 106 | + | |
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
|
0 commit comments
Comments
(0)