Re: Implementing replace function - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Implementing replace function
Date
Msg-id AANLkTinM0bY=Cn67L9CzSu8fBRCej0HbeokLYsQGmDou@mail.gmail.com
Whole thread Raw
In response to Re: Implementing replace function  (Alexander Farber <alexander.farber@gmail.com>)
Responses Re: Implementing replace function  (Alexander Farber <alexander.farber@gmail.com>)
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Implementing replace function
Next
From: Andy Colson
Date:
Subject: Re: large xml database