Make the 'wal_debug' GUC variable a boolean (rather than an integer), and

Neil Conway <neilc@samurai.com>

Commit: bc028beb166b704d3c3028961dd6905772bf3a2d
Author: Neil Conway <neilc@samurai.com>
Date: 2004-01-06T17:26:23Z
Releases: 8.0.0
Make the 'wal_debug' GUC variable a boolean (rather than an integer), and
hide it behind #ifdef WAL_DEBUG blocks.

Files