pgsql-server/src/backend catalog/index.c comma ...

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql-server/src/backend catalog/index.c comma ...
Дата
Msg-id 20020829155620.2A2D5475CBB@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/08/29 11:56:20

Modified files:
    src/backend/catalog: index.c
    src/backend/commands: indexcmds.c

Log message:
    Cause REINDEX to regard TOAST tables as regular relations, not system
    tables that need special defenses.  I believe this is okay even for
    TOAST tables that belong to system tables.


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

Предыдущее
От: darcy@postgresql.org (D'Arcy Cain)
Дата:
Сообщение: pgsql-server/contrib/chkpass chkpass.c
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/src backend/optimizer/path/allpat ...