Re: Fix for VACUUM in psql autocommit off

Поиск
Список
Период
Сортировка
От Michael Paesold
Тема Re: Fix for VACUUM in psql autocommit off
Дата
Msg-id 00b801c49fbc$3a8ca3a0$ad01a8c0@zaphod
обсуждение исходный текст
Ответ на Fix for VACUUM in psql autocommit off  ("Michael Paesold" <mpaesold@gmx.at>)
Список pgsql-patches
> Tom Lane wrote:
>
> > > It is now fixed in the attached patch.
> >
> > Applied with some additional cleanup (the code wasn't multibyte-aware,
> > and so could get fooled in some Far Eastern encodings).

Looking at your cleanup is a good for learning more about C. :-)

But I have one another question, you wrote:


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: [pgsql-hackers-win32] pg_autovacuum log paths can't contain spaces
Следующее
От: "Michael Paesold"
Дата:
Сообщение: psql \set case sensitive for boolean (OFF/off)