pgsql: Fix spccache.c to not suppose that a cache entry will live across

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix spccache.c to not suppose that a cache entry will live across
Дата
Msg-id 20100106230003.0D8727541B9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix spccache.c to not suppose that a cache entry will live across database
access, per testing with CLOBBER_CACHE_ALWAYS.  Minor other editorialization.

Modified Files:
--------------
    pgsql/src/backend/utils/cache:
        spccache.c (r1.2 -> r1.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/spccache.c?r1=1.2&r2=1.3)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Access hash entry before freeing it, not after.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than