pgsql: Update > * Allow GIST indexes to create certain complex index

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Update > * Allow GIST indexes to create certain complex index
Дата
Msg-id 20050704123239.E5C2C52892@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Update
> * Allow GIST indexes to create certain complex index types, like digital
>   trees (see Aoki)
>
783a787
>

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1588 -> r1.1589)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1588&r2=1.1589)
    pgsql/doc/src/FAQ:
        TODO.html (r1.95 -> r1.96)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.95&r2=1.96)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Remove GIST concurrency limitations section.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Fix date_trunct for December dates that are in the next year,