Re: CONCAT function

From: Vinayak <vinpokale(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: CONCAT function
Date: 2014-09-09 06:46:32
Message-ID: 1410245192000-5818267.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you for reply.
>concat() invokes datatype output functions, which are not necessarily
>immutable. An easy example is that timestamptz_out's results depend
>on the TimeZone setting.

I understood.

-----
Regards,
Vinayak,

--
View this message in context: http://postgresql.1045698.n5.nabble.com/CONCAT-function-tp5817884p5818267.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2014-09-09 07:50:40 Re: Crash in 9.4 Beta when partially collapsing left outer joins
Previous Message Michael Paquier 2014-09-09 05:43:50 Re: Crash in 9.4 Beta when partially collapsing left outer joins