Re: Implementing replace function

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Implementing replace function
Дата
Msg-id AANLkTinM0bY=Cn67L9CzSu8fBRCej0HbeokLYsQGmDou@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Implementing replace function  (Alexander Farber <alexander.farber@gmail.com>)
Ответы Re: Implementing replace function  (Alexander Farber <alexander.farber@gmail.com>)
Список pgsql-general
2010/10/31 Alexander Farber <alexander.farber@gmail.com>:
> And would a pure SQL-function solution to call
> an INSERT followed by an UPDATE in its body
> and ignoring the error? (don't know how ignore it
> best though, so that I don't ignore other critical errors)
>

You must not ignore errors in SQL - it's not T-SQL :)

Pavel

> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Implementing replace function
Следующее
От: Andy Colson
Дата:
Сообщение: Re: large xml database