RE: ResourceOwner refactoring - Mailing list pgsql-hackers

From kuroda.hayato@fujitsu.com
Subject RE: ResourceOwner refactoring
Date
Msg-id OSBPR01MB315736FEC412E3E711B45293F5A40@OSBPR01MB3157.jpnprd01.prod.outlook.com
Whole thread Raw
In response to RE: ResourceOwner refactoring  ("kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>)
Responses Re: ResourceOwner refactoring  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Dear Heikki,

I apologize for sending again.

> I will check another ResourceOwnerEnlarge() if I have a time.

I checked all ResourceOwnerEnlarge() types after applying patch 0001.
(searched by "grep -rI ResourceOwnerEnlarge")
No problem was found.

Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: Luc Vlaming
Date:
Subject: Re: Lazy JIT IR code generation to increase JIT speed with partitions
Next
From: Craig Ringer
Date:
Subject: [PATCH] Cross-reference comments on signal handling logic