On Tue, Feb 19, 2019 at 12:56:19AM +0900, Masahiko Sawada wrote: > AFAICS there seems not to be explicit rules and policies for usage of > 'boolean' and 'bool'. We use 'bool' for colum data type of almost > system catalogs but use 'boolean' for some catalogs (pg_pltemplate and > pg_policy). The same is true for functions and system views. Is it > better to unify them into 'boolean' for consistency and so as not > unnecessarily confuse users? FYI the name of boolean type is 'boolean' > in the standard.
Yes, I think so. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
