pgsql/src backend/catalog/catalog.c backend/ut ...

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/src backend/catalog/catalog.c backend/ut ...
Дата
Msg-id 200111162330.fAGNUad48596@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/11/16 18:30:35

Modified files:
    src/backend/catalog: catalog.c
    src/backend/utils/adt: acl.c
    src/backend/utils/cache: inval.c
    src/include/catalog: catalog.h

Log message:
    IsSystemRelationName() treats TOAST relations as system relations.
    This seems the right thing for most usages, but I notice two places
    where it is the wrong thing.  One is that the default permissions on
    TOAST rels should be no-access, not world-readable; the other is that
    PrepareForTupleInvalidation doesn't really need to spend time looking
    at tuples of TOAST relations.


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

Предыдущее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/src/interfaces/odbc md5.h
Следующее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/doc FAQ_japanese src/FAQ/FAQ_japanese.html