forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6248a2b
committed
Fix compilation on Windows with WAL_DEBUG
This has been broken sinceb060dbe that has reworked the callbackmechanism of XLogReader, most likely unnoticed because any form ofdevelopment involving WAL happens on platforms where this compiles fine.Author: Bharath RupireddyDiscussion:https://postgr.es/m/CALj2ACVF14WKQMFwcJ=3okVDhiXpuK5f7YdT+BdYXbbypMHqWA@mail.gmail.comBackpatch-through: 131 parenta499c08 commit6248a2b
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
977 | 977 |
| |
978 | 978 |
| |
979 | 979 |
| |
980 |
| - | |
981 |
| - | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
982 | 984 |
| |
983 | 985 |
| |
984 | 986 |
| |
|
0 commit comments
Comments
(0)