bpchar functinos

Started by Mohsen SMalmost 12 years ago2 messages
#1Mohsen SM
mohsensoodkhah@gmail.com

I want to fined when is used these functions(what query caused the call of
these functions) :
-char_bpchar()
-bpchar_name()
-name_bpchar()

#2Noah Misch
noah@leadboat.com
In reply to: Mohsen SM (#1)
Re: bpchar functinos

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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers