plscheme - plscheme: Now we have a caching mechanism for non-volatile

Поиск
Список
Период
Сортировка
От knt@pgfoundry.org (User Knt)
Тема plscheme - plscheme: Now we have a caching mechanism for non-volatile
Дата
Msg-id 20061007215356.482E786C700@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Now we have a caching mechanism for non-volatile (and non-SRF) procedures lays
in the TopMemoryContext. (Supports caching of triggers too.) Upper limit for
numbers of procedures to be cached are fixed with CACHE_MAX_SIZE definition. (In
case of a cache_size == CACHE_MAX_SIZE, the least used node will be removed from
the cache.) For cache lookup speed ups, a small CRC32 implementation with
supportive (and buggy) hash_init(), hash_buffer(), hash_arg_t(), hash_proc_t()
and hash_append() is added to produce procedure signatures.

Modified Files:
--------------
    plscheme:
        plscheme.c (r1.16 -> r1.17)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/plscheme.c.diff?r1=1.16&r2=1.17)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Added missing entry (CASCADED) in keywords table.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: In release notes, always use rather than .