mirror of
https://github.com/postgres/postgres.git
synced 2025-10-31 10:30:33 +03:00
rather than just 't' and 'T'. This allows yes/no and 1/0 to be interpreted as one might expect. Clean up function declarations to use bool as the type for arguments and return values.