forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit90231cd
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 parent103382a commit90231cd
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1983 | 1983 |
| |
1984 | 1984 |
| |
1985 | 1985 |
| |
1986 |
| - | |
| 1986 | + | |
1987 | 1987 |
| |
1988 |
| - | |
| 1988 | + | |
1989 | 1989 |
| |
1990 | 1990 |
| |
1991 | 1991 |
| |
|
0 commit comments
Comments
(0)