Re: COPY and Volatile default expressions

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: COPY and Volatile default expressions
Дата
Msg-id CA+U5nM+P_MMK7X4CqAszqdrgHLvAZpNK1dS9=yp2T6upn9E9qg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: COPY and Volatile default expressions  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: COPY and Volatile default expressions  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
On 15 April 2013 21:53, Simon Riggs <simon@2ndquadrant.com> wrote:

> So I'll treat this as two separate cases:
> * add special case for sequences

Patch attached.

> * use the NO SQL mechanism, as described, which implies no reads or
> writes of database state. We could test that, but its somewhat harder
> and we'd need to test for that on entry to any function, which I don't
> much like.

For another time.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: "Colin 't Hart"
Дата:
Сообщение: [PATCH] Add \ns command to psql
Следующее
От: Robert Haas
Дата:
Сообщение: Re: event trigger API documentation?