Use malloc() in GetLockConflicts() when called InHotStandby to avoid repeated
palloc calls. Current code assumed this was already true, so this is a bug fix.
Showing
Please register or sign in to comment
palloc calls. Current code assumed this was already true, so this is a bug fix.