plpgsql string concatanation

Поиск
Список
Период
Сортировка
От Martin Marques
Тема plpgsql string concatanation
Дата
Msg-id 200311280904.08707.martin@bugs.unl.edu.ar
обсуждение исходный текст
Ответы Re: plpgsql string concatanation  (Doug McNaught <doug@mcnaught.org>)
Re: plpgsql string concatanation  (Martin Marques <martin@bugs.unl.edu.ar>)
Re: plpgsql string concatanation  (Joerg Erdmenger <joe@woerd.com>)
Список pgsql-general
Is it posible to do string concatanation in plpgsql?

Somthing like:

sec := ''some string here'' . NEW.id;

Is there a way to do this? I need te value of that new string for things that
come after, and couldn't find much in the PL documentation.

--
 09:01:02 up 2 days, 15:25,  1 user,  load average: 0.17, 0.20, 0.19
-----------------------------------------------------------------
Martín Marqués        | select 'mmarques' || '@' || 'unl.edu.ar'
Centro de Telematica  |  DBA, Programador, Administrador
             Universidad Nacional
                  del Litoral
-----------------------------------------------------------------


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

Предыдущее
От: "Ben-Nes Michael"
Дата:
Сообщение: Re: Postgresql on file system EXT2 or EXT3
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: plpgsql string concatanation