[PATCH] Space reservation v02

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема [PATCH] Space reservation v02
Дата
Msg-id 1233058008.1733.5.camel@localhost
обсуждение исходный текст
Ответы Re: [PATCH] Space reservation v02  (Bruce Momjian <bruce@momjian.us>)
Re: [PATCH] Space reservation v02  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
I attached second version of space reservation patch. You can see first
version here:
http://archives.postgresql.org/pgsql-hackers/2008-12/msg00886.php

I thought about Heikki'es comments and I removed all catalog changes,
because there are not necessary to be in pg_class. Instead of
pg_preugrade script should create own schema (pg_upgrade) and tables on
its needs.

This patch implement settings like relation options. Tom had objection
about this approach. I can rewrite it and extend pg_class instead.
However before I will do it I would like to know opinion about rest of
the patch.

And last thing is most important. Space reservation MUST TO be implemented if we
want to have 8.4->8.5 upgrade. Else we will be at the begging...


    Zdenek

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: binary array and record recv