Re: casting BOOL to somthng - Mailing list pgsql-sql

From sad
Subject Re: casting BOOL to somthng
Date
Msg-id 200408311524.16036.sad@bankir.ru
Whole thread Raw
In response to Re: casting BOOL to somthng  (Michael Glaesemann <grzm@myrealbox.com>)
Responses Re: casting BOOL to somthng  (Geoffrey <esoteric@3times25.net>)
Re: casting BOOL to somthng  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-sql
you wrote:

> you can use CREATE CAST to make your own cast from boolean to text.

thnx it helps.

and i am still desire to know _WHY_ there are no predefined cast for BOOL ?
and at the same time there are predefined casts for INT and FLOAT......



pgsql-sql by date:

Previous
From: Stephen Quinney
Date:
Subject: Re: colored PL with emacs
Next
From: Michael Glaesemann
Date:
Subject: Re: Arbitrary precision arithmatic with pgsql