forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit87ed81a
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 parentf0b53da commit87ed81a
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
977 |
| - | |
978 |
| - | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
979 | 981 |
| |
980 | 982 |
| |
981 | 983 |
| |
|
0 commit comments
Comments
(0)