make "wal_debug" GUC var a boolean

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: make "wal_debug" GUC var a boolean
Date: 2003-12-11 19:45:59
Message-ID: 871xrbnnns.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The "wal_debug" GUC variable was of type "integer", but it was used in
the code effectively as a boolean: the code only tested whether it was
zero or non-zero. This patch makes it a proper boolean.

-Neil

Attachment Content-Type Size
wal-debug-bool-2.patch text/x-patch 9.7 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-12-11 21:48:14 Re: psql-current italian translation updates
Previous Message veramente@libero.it 2003-12-11 19:36:44 initdb italian translation