| From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
|---|---|
| To: | Aleksander Alekseev <aleksander(at)timescale(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: type cache cleanup improvements |
| Date: | 2024-03-05 09:51:37 |
| Message-ID: | 32594b6f-c709-48b6-b1e9-1a489977eb0c@sigaev.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
| Attachment | Content-Type | Size |
|---|---|---|
| mapRelType_AND_hash_seq_init_with_hash_value.patch | text/x-patch | 15.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | zwj | 2024-03-05 10:04:33 | 回复: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) |
| Previous Message | Richard Guo | 2024-03-05 09:44:37 | Re: Refactoring backend fork+exec code |