Re: text + text

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: text + text
Дата
Msg-id 200410081441.23829.peter_e@gmx.net
обсуждение исходный текст
Ответ на text + text  (David Garamond <lists@zara.6.isreserved.com>)
Ответы Re: text + text  (David Garamond <lists@zara.6.isreserved.com>)
Список pgsql-general
Am Freitag, 8. Oktober 2004 12:57 schrieb David Garamond:
> What is "text + text" supposed to do right now?

Nothing.

> What about making "text + text" as an equivalent for "text
> || text"? Most strongly-typed programming languages do this. And MS SQL
> Server too, I think (CMIIW).

What would this gain except for bloat?  It's not like SQL is utterly
compatible with any programming language; users will still have to learn all
the operators anyway.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: when to use NULL and when to NOT NULL DEFAULT ''
Следующее
От: David Garamond
Дата:
Сообщение: Re: text + text