forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc49b6ca
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 parent376eaa4 commitc49b6ca
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1246 | 1246 |
| |
1247 | 1247 |
| |
1248 | 1248 |
| |
1249 |
| - | |
1250 |
| - | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
1251 | 1253 |
| |
1252 | 1254 |
| |
1253 | 1255 |
| |
|
0 commit comments
Comments
(0)