Re: Function args: TEXT -vs- VARCHAR?

From: skinner(at)britvault(dot)co(dot)uk (Craig R(dot) Skinner)
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Function args: TEXT -vs- VARCHAR?
Date: 2013-11-13 14:25:15
Message-ID: 20131113142515.GB29223@teak.britvault.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 2013-11-13 Wed 15:20 PM |, Pavel Stehule wrote:
> yes, it is fact. Typmod of function arguments is ignored - there are
> lot of discuss in archive on this topic

Thanks for the update.

An official note of the known limitation in these pages would be appreciated:
http://www.postgresql.org/docs/current/static/sql-createfunction.html
http://www.postgresql.org/docs/9.2/static/plpgsql-overview.html#PLPGSQL-ARGS-RESULTS

Thanks,
--
Craig Skinner | http://twitter.com/Craig_Skinner | http://linkd.in/yGqkv7

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Adrian Klaver 2013-11-13 14:34:24 Re: Function args: TEXT -vs- VARCHAR?
Previous Message Pavel Stehule 2013-11-13 14:20:15 Re: Function args: TEXT -vs- VARCHAR?