concat returns null

Поиск
Список
Период
Сортировка
I don't know if it's bug or feature but
select 'test' || null as result
returns null,
so i need to case second parameter not to concat if it is null...

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

Предыдущее
От: Christian Schröder
Дата:
Сообщение: Missing fields in getColumns() result
Следующее
От: [email protected]
Дата:
Сообщение: Re: concat returns null