Re: Implementing replace function - Mailing list pgsql-general

From Alexander Farber
Subject Re: Implementing replace function
Date
Msg-id AANLkTinK_vHCaHVdsdM3ojqDwYFe9KhuASspA2QFErGr@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>)
Re: Implementing replace function  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
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)

pgsql-general by date:

Previous
From: Alexander Farber
Date:
Subject: Re: Implementing replace function
Next
From: Alexander Farber
Date:
Subject: Re: Implementing replace function