forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit67876a1
committed
Add missing check for wal_debug GUC.
9a20a9b added a new elog(), enabled when WAL_DEBUG is defined. Theother WAL_DEBUG dependant messages check for the wal_debug GUC, but thisone did not. While at it replace 'upto' with 'up to'.Discussion: 20150610110253.GF3832@alap3.anarazel.deBackpatch to 9.4, the first release containing9a20a9b.1 parentb2ed168 commit67876a1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2255 | 2255 |
| |
2256 | 2256 |
| |
2257 | 2257 |
| |
2258 |
| - | |
| 2258 | + | |
2259 | 2259 |
| |
2260 |
| - | |
| 2260 | + | |
2261 | 2261 |
| |
2262 | 2262 |
| |
2263 | 2263 |
| |
|
0 commit comments
Comments
(0)