Hi Peter, Thank you so much for your help.
> On Aug 29, 2025, at 13:42, Peter Eisentraut <[email protected]> wrote: > > This patch still causes a compiler warning: > > ../src/backend/storage/lmgr/lmgr.c: In function 'XactLockTableWait': > ../src/backend/storage/lmgr/lmgr.c:681:27: error: assignment discards 'const' > qualifier from pointer target type [-Werror=discarded-qualifiers] > > I have fixed that and committed your patch. > -- Chao Li (Evan) HighGo Software Co., Ltd. https://www.highgo.com/
