Re: type cache cleanup improvements - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: type cache cleanup improvements
Date
Msg-id 32594b6f-c709-48b6-b1e9-1a489977eb0c@sigaev.ru
Whole thread Raw
In response to Re: type cache cleanup improvements  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: type cache cleanup improvements
List 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/
Attachment

pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Refactoring backend fork+exec code
Next
From: "zwj"
Date:
Subject: 回复: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445)