pgsql: Fix BUG #2594: Gin Indexes cause server to crash when it builds

Поиск
Список
Период
Сортировка
От teodor@postgresql.org (Teodor Sigaev)
Тема pgsql: Fix BUG #2594: Gin Indexes cause server to crash when it builds
Дата
Msg-id 20060829140544.36F749FB24D@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix BUG #2594: Gin Indexes cause server to crash when it builds on empty table

Modified Files:
--------------
    pgsql/src/backend/access/gin:
        ginbulk.c (r1.4 -> r1.5)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginbulk.c.diff?r1=1.4&r2=1.5)

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

Предыдущее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Add description of tsvector type layout
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Invent an assign-hook mechanism for psql variables similar to the