On Tue, 15 Nov 2022 at 17:34, Simon Riggs <simon.ri...@enterprisedb.com> wrote:
> On Mon, 7 Nov 2022 at 21:14, Simon Riggs <simon.ri...@enterprisedb.com> wrote:
>
>> These results are compelling, thank you.
>>
>> Setting this to Ready for Committer.
>
> New version attached.

Take a quick look, I think it should be PGPROC instead of PG_PROC, right?

+                * 1. When there's no room in PG_PROC, as mentioned above.
+                *    During XactLockTableWait() we sometimes need to know the 
topxid.
+                *    If there is room in PG_PROC we can get a subxid's topxid 
direct
+                *    from the procarray if the topxid is still running, using

-- 
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.


Reply via email to