forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7636725
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 parentbfc677c commit7636725
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1029 | 1029 |
| |
1030 | 1030 |
| |
1031 | 1031 |
| |
1032 |
| - | |
1033 |
| - | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1034 | 1036 |
| |
1035 | 1037 |
| |
1036 | 1038 |
| |
|
0 commit comments
Comments
(0)