Re: BUG #1947: Enhancement Request - CONCAT() function

Поиск
Список
Период
Сортировка
От Chris Travers
Тема Re: BUG #1947: Enhancement Request - CONCAT() function
Дата
Msg-id 4357CEC6.8070408@travelamericas.com
обсуждение исходный текст
Ответ на Re: BUG #1947: Enhancement Request - CONCAT() function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:

>"Jim C. Nasby" <jnasby@pervasive.com> writes:
>
>
>>And you might want to make it a project at http://pgfoundry.org so
>>others can make use of it. You might also want to define it as accepting
>>an array; I think that would allow you to accept any number of
>>parameters.
>>
>>
>
>I think Tony is trying to avoid putting in any actual work ;-).
>
And that he wants to write queries that work on Oracle, MySQL, and
PostgreSQL at the same time.

One point I would make is that although || might appear to break MySQL
at the moment, you can set the operator to be concat for the application
(maybe in the function that connects to the DB?)
Best Wishes
Chris Travers
Metatron Technology Consulting

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SIGSEGV in Postgres 8.0.3 (libpq4)
Следующее
От: Chris Travers
Дата:
Сообщение: Re: BUG #1947: Enhancement Request - CONCAT() function