Re: concatenation of strings

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: concatenation of strings
Дата
Msg-id 20020910212435.D17121@svana.org
обсуждение исходный текст
Ответ на concatenation of strings  (Joachim von Thadden <j.thadden@linux-ag.de>)
Список pgsql-general
On Tue, Sep 10, 2002 at 12:37:39PM +0000, Joachim von Thadden wrote:
> Hi,
>
> I have a screwed problem with a simple string concatenation: If I concat
> a string with the result of a function, which is also a string, I get an
> error. If I do the same with a builtin function it works, also the
> return types are equal. Here is an example:

It would've helped if you'd actually included the output of the queries you
executed. It does actually work if you use a name other than "right", for
example, "right2". This would indicate a parser problem. I can't see it in
the source right now.

Anyone else know?


--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.

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

Предыдущее
От: Joachim von Thadden
Дата:
Сообщение: Re: concatenation of strings
Следующее
От: "Patrick Fiche"
Дата:
Сообщение: Re: concatenation of strings