Re: Implementing replace function

Поиск
Список
Период
Сортировка
От Alexander Farber
Тема Re: Implementing replace function
Дата
Msg-id AANLkTi=XYFH6RvzgBQ4-Ou08ybXGbx1JqDqkcz8O2jQd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Implementing replace function  (Alexander Farber <alexander.farber@gmail.com>)
Список pgsql-general
[corrected typo, sorry]

And wouldn't a pure SQL-function solution be:
to call an INSERT followed by an UPDATE in its body
and ignoring the error? (don't know how ignore that error
best though, so that I don't ignore other critical errors)

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

Предыдущее
От: Alexander Farber
Дата:
Сообщение: Re: Implementing replace function
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Implementing replace function