Small run-time pruning doc fix

Поиск
Список
Период
Сортировка
От David Rowley
Тема Small run-time pruning doc fix
Дата
Msg-id CAKJS1f-kkMLSfjxwJF0JiT0UzKkGFfzzRzifhKJiCfzXbZAWLg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Small run-time pruning doc fix
Список pgsql-hackers
Before 5220bb7533f a note in ddl.sgml used to mention that run-time
pruning was only implemented for Append. When we got MergeAppend
support the commit updated this to mention MergeAppend is supported
too. This is slightly weird as it's not all that obvious what exactly
isn't supported when we mention:

    <para>
     Both of these behaviors are likely to be changed in a future release
     of <productname>PostgreSQL</productname>.
    </para>

The attached patch updates this to mention that ModifyTable is
unsupported which I think makes the above fragment make sense again.

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

Вложения

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

Предыдущее
От: Andrey Klychkov
Дата:
Сообщение: Re[2]: Alter index rename concurrently to
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: out-of-order XID insertion in KnownAssignedXids