pgsql: Updates from Simon Riggs: < that can spam more than one table.

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Updates from Simon Riggs: < that can spam more than one table.
Дата
Msg-id 20041104164958.CAC833A4897@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Updates from Simon Riggs:

<   that can spam more than one table.
>   that can span more than one table.
239c239
<   rather than just col1
>   rather than just col1; also called skip-scanning.
641c641,642
< * Add free-behind capability for large sequential scans [fadvise]
> * Allow free-behind capability for large sequential scans, perhaps using
>   posix_fadvise() [fadvise]

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1378 -> r1.1379)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1378&r2=1.1379)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update bitmap index entries: < * Allow the creation of bitmap
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add: > * Allow accurate statistics to be collected on indexes