[pgpool-general: 8293] Re: Timestamp cast not cached

Tatsuo Ishii ishii at sraoss.co.jp
Mon Jul 4 17:21:51 JST 2022


Hi,

> Hi,
> 
> I saw your patch thanks for that.

You are welcome.

> One question, in order to enable the not_used block you add, Do I need to
> define this macro in the same page?

No. You should *not* define NOT_USED symbol. Otherwise, the block will
be enabled, which is opposite to what the patch wants to do.

> For example:
> #define NOT_USED
> #ifdef NOT_USED
>>> #endif
> 
> Or I don’t need to add that ?
> 
> Thanks,
> 
> Avi.
> 
> On Mon, 4 Jul 2022 at 9:54 Avi Raboah <avi.raboah at gmail.com> wrote:
> 
>> Awesome, thanks!
>>
>> On Mon, 4 Jul 2022 at 9:52 Tatsuo Ishii <ishii at sraoss.co.jp> wrote:
>>
>>> > Thanks a lot for your fast reaponse!
>>> >
>>> > Do you know when the fix will be available?
>>>
>>> I have just pushed the fix. It will available in the next scheduled
>>> release (Aug 18).
>>>
>>> https://pgpool.net/mediawiki/index.php/Roadmap
>>>
>>> If you need patches, you can grab from the git repository.
>>>
>>> https://pgpool.net/mediawiki/index.php/Source_code_repository
>>>
>>> Best reagards,
>>> --
>>> Tatsuo Ishii
>>> SRA OSS, Inc. Japan
>>> English: http://www.sraoss.co.jp/index_en.php
>>> Japanese:http://www.sraoss.co.jp
>>>
>>


More information about the pgpool-general mailing list