Re: Change in behavior of string concat operator

Поиск
Список
Период
Сортировка
От Benjamin Krajmalnik
Тема Re: Change in behavior of string concat operator
Дата
Msg-id F4E6A2751A2823418A21D4A160B689882B8ABD@fletch.stackdump.local
обсуждение исходный текст
Ответ на Re: Change in behavior of string concat operator  ("Milen A. Radev" <milen@radev.net>)
Ответы Re: Change in behavior of string concat operator  ("Milen A. Radev" <milen@radev.net>)
Re: Change in behavior of string concat operator  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-admin
Thanks.

Then we have an inconsistency between this and the documentation for the || operator, where it is showing the abilty to
concatnumeric types without explicit casting. 

http://www.postgresql.org/docs/8.3/static/functions-string.html


> -----Original Message-----
> From: pgsql-admin-owner@postgresql.org
> [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Milen A. Radev
> Sent: Saturday, December 06, 2008 12:49 PM
> To: pgsql-admin@postgresql.org
> Subject: Re: [ADMIN] Change in behavior of string concat operator
>
> Benjamin Krajmalnik написа:
> > I just migrated from 8.1 to 8.3, running on FreeBSD 7.0 amd64.
> > Running 8.3.5
> [...]
> > Select userid::varchar || accountno::varchar ||
> requestdate::date as
> > newcolumn from table At the very least, the documentation should be
> > updated to reflect the new behavior, although I believe
> this is a bug.
>
>
> http://www.postgresql.org/docs/current/static/release-8-3.html
> #AEN86272
>
>
>
> --
> Milen A. Radev
>
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Vacuum Problems
Следующее
От: "Rafael Domiciano"
Дата:
Сообщение: Re: Vacuum Problems