Re: JUMBLE_SIZE macro in two files

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: bt22nakamorit <bt22nakamorit(at)oss(dot)nttdata(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: JUMBLE_SIZE macro in two files
Date: 2022-10-04 10:46:23
Message-ID: 20221004104623.zpcr2s5tyctbn6rv@jrouhaud
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, Oct 04, 2022 at 05:41:12PM +0900, bt22nakamorit wrote:
>
> queryjumble.c and queryjumble.h both define a macro JUMBLE_SIZE = 1024.
> Since queryjumble.c includes queryjumble.h, the JUMBLE_SIZE definition in
> queryjumble.c should be deleted.

+1

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Malakhov 2022-10-04 10:46:31 Re: Pluggable toaster
Previous Message Nikita Malakhov 2022-10-04 10:45:38 Re: Pluggable toaster