Allow leading and trailing whitespace in the input to the boolean

Neil Conway <neilc@samurai.com>

Commit: f086be3d39ce003532ce818347354fe8d6efe8eb
Author: Neil Conway <neilc@samurai.com>
Date: 2007-06-01T23:40:19Z
Releases: 8.3.0
Allow leading and trailing whitespace in the input to the boolean
type. Also, add explicit casts between boolean and text/varchar. Both
of these changes are for conformance with SQL:2003.

Update the regression tests, bump the catversion.

Files