Thread: bpchar functinos

bpchar functinos

From
Mohsen SM
Date:
<div dir="ltr">I want to fined when is used these functions(what query caused the call of these functions) :<br
/>-char_bpchar()<br/>-bpchar_name()<br />-name_bpchar()<br /><br /><br /></div> 

Re: bpchar functinos

From
Noah Misch
Date:
On Sat, Mar 15, 2014 at 05:02:44PM +0330, Mohsen SM wrote:
> I want to fined when is used these functions(what query caused the call of
> these functions) :
> -char_bpchar()
> -bpchar_name()
> -name_bpchar()

They implement casts.  For example, "select 'foo'::character(10)::name" calls
bpchar_name().

-- 
Noah Misch
EnterpriseDB                                 http://www.enterprisedb.com