Hi,

> > I prepared the patch for clog.c. The rest of the warnings don't strike
> > me as something we should immediately act on unless we have a bug
> > report. Or perhaps there is a particular warning that worries you?
>
> Is "int" acceptable or unacceptable in the following grep match?
>
> src/backend/commands/async.c:1274:      int                     headPage = 
> QUEUE_POS_PAGE(QUEUE_HEAD);

Good catch. We better use int64s here.

Here is the corrected patchset.

-- 
Best regards,
Aleksander Alekseev

Attachment: v2-0001-Fix-the-comment-for-SlruCtlData.long_segment_name.patch
Description: Binary data

Attachment: v2-0002-Use-int64-for-page-numbers-in-clog.c-async.c.patch
Description: Binary data

Reply via email to