Re: type cache cleanup improvements

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: type cache cleanup improvements
Дата
Msg-id 32594b6f-c709-48b6-b1e9-1a489977eb0c@sigaev.ru
обсуждение исходный текст
Ответ на Re: type cache cleanup improvements  (Aleksander Alekseev <aleksander@timescale.com>)
Ответы Re: type cache cleanup improvements  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
Hi!

Thank you for interesting in it!

> These changes look very promising. Unfortunately the proposed patches
> conflict with each other regardless the order of applying:
> 
> ```
> error: patch failed: src/backend/utils/cache/typcache.c:356
> error: src/backend/utils/cache/typcache.c: patch does not apply
> ```
Try increase -F option of patch.

Anyway, union of both patches in attachment


-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/
Вложения

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

Предыдущее
От: Richard Guo
Дата:
Сообщение: Re: Refactoring backend fork+exec code
Следующее
От: "zwj"
Дата:
Сообщение: 回复: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445)