Re: Concurrent modification of plpgsql function body

Поиск
Список
Период
Сортировка
Искать
От
Alex Vinogradovs
Тема
Re: Concurrent modification of plpgsql function body
Дата
Msg-id
1199733570.63464.29.camel@localhost
Ответ на
Список
Дерево обсуждения
Concurrent modification of plpgsql function body Alex Vinogradovs <AVinogradovs@Clearpathnet.com>
Re: Concurrent modification of plpgsql function body Tom Lane <tgl@sss.pgh.pa.us>
Re: Concurrent modification of plpgsql function body Alex Vinogradovs <AVinogradovs@Clearpathnet.com>
Re: Concurrent modification of plpgsql function body Alvaro Herrera <alvherre@commandprompt.com>
Re: Concurrent modification of plpgsql function body Alex Vinogradovs <AVinogradovs@Clearpathnet.com>
Re: Concurrent modification of plpgsql function body Tom Lane <tgl@sss.pgh.pa.us>
Yes, I'm using CREATE OR REPLACE.

Alex.


On Mon, 2008-01-07 at 16:17 -0300, Alvaro Herrera wrote:
> Alex Vinogradovs wrote:
> > I mean I re-create the function with the same signature but
> > different body, and when the application invokes that function
> > again, it starts getting those errors.
> 
> Are you using CREATE OR REPLACE FUNCTION, or DROP FUNCTION followed by
> CREATE FUNCTION?
> 
> 
> 
В списке pgsql-general по дате отправления
От: Alvaro Herrera
Дата:
От: Tom Lane
Дата:
FAQ