Re: READ ONLY transaction documentation error

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: READ ONLY transaction documentation error
Дата
Msg-id Pine.LNX.4.58.0607311115500.20056@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: READ ONLY transaction documentation error  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
On Sun, 30 Jul 2006, Alvaro Herrera wrote:

> Gavin Sherry wrote:
> > The docs say:
> >
> > "When a transaction is read-only, the following SQL commands are
> > disallowed: INSERT, UPDATE, DELETE, and COPY TO"
> >
> > Actually, COPY FROM is the command we disallow. This must have been
> > overlooked when the read-only error was fixed in the COPY code.
>
> Applied -- sorry I typo'ed your name in the commit message though :-(
>

No problem, Alhero ;-)

Thanks,

gavin

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: READ ONLY transaction documentation error
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: LWLock statistics collector