Re: type cache cleanup improvements

Поиск
Список
Период
Сортировка
От jian he
Тема Re: type cache cleanup improvements
Дата
Msg-id CACJufxGSejRNi54ToQqH550DR3PPoewR1Q0DFOXsc=1XSm19EQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: type cache cleanup improvements  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
thanks for the
INJECTION_POINT("typecache-before-rel-type-cache-insert");
Now I have better understanding of the whole changes.


+/*
+ * Add possibly missing RelIdToTypeId entries related to TypeCacheHas
+ * entries, marked as in-progress by lookup_type_cache().  It may happen
+ * in case of an error or interruption during the lookup_type_cache() call.
+ */
+static void
+finalize_in_progress_typentries(void)
comment typo. "TypeCacheHas" should be "TypeCacheHash"



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