-
- Downloads
Adjust GetLockConflicts() so that it uses TopMemoryContext when
executed InHotStandby. Cleaner solution than using malloc or palloc depending upon situation, as proposed by Tom.
Please register or sign in to comment
executed InHotStandby. Cleaner solution than using malloc or palloc depending upon situation, as proposed by Tom.