Re: including backend ID in relpath of temp rels - updated patch

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: including backend ID in relpath of temp rels - updated patch
Дата
Msg-id AANLkTi=VVheAFtT=uO60KiZJm9p2teBsjQPC+nTehOQq@mail.gmail.com
обсуждение исходный текст
Ответ на including backend ID in relpath of temp rels - updated patch  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: including backend ID in relpath of temp rels - updated patch  (Jaime Casanova <jaime@2ndquadrant.com>)
Список pgsql-hackers
On Thu, Jun 10, 2010 at 3:39 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>
>
> I believe that this patch will clear away one major obstacle to
> implementing global temporary and unlogged tables: it enables us to be
> sure of cleaning up properly after a crash without relying on catalog
> entries or XLOG.  Based on previous discussions, however, I believe
> there is support for making this change independently of what becomes
> of that project, just for the benefit of having a more robust cleanup
> mechanism.
>

Hi,

i was looking at v3 of this patch...

it looks good, works as advertised, pass regression tests, and all
tests i could think of...
haven't looked the code at much detail but seems ok, to me at least...

--
Jaime Casanova         www.2ndQuadrant.com
Soporte y capacitación de PostgreSQL


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: psql \conninfo command (was: Patch: psql \whoami option)
Следующее
От: Markus Wanner
Дата:
Сообщение: Re: [RRR] CommitFest 2010-07 week one progress report