Re: convert various variables to atomics - Mailing list pgsql-hackers

From Zsolt Parragi
Subject Re: convert various variables to atomics
Date
Msg-id CAN4CZFNb1O8rprhy_W_k-PpHLeym8WYXTrz2w=UEfXSu8shxSQ@mail.gmail.com
Whole thread
In response to Re: convert various variables to atomics  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
> A number of these change signed integers to unsigned integers. Maybe
> this doesn't matter in some cases, but it should be analyzed in more detail.

I only see two other places (maxMsgNum and
currentWorker/workersFinished), both seem to be a safe conversion to
me, and generally the patch looks good.



pgsql-hackers by date:

Previous
From: Shlok Kyal
Date:
Subject: Re: Support EXCEPT for ALL SEQUENCES publications
Next
From: Ashutosh Bapat
Date:
Subject: Re: Changing shared_buffers without restart