TopicMailing ListsActivityParticipants
5 commits
For all ppc compilers, implement compare_exchange and fetch_add with asm.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
For PowerPC instruction "addi", use constraint "b".
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+6 more
For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Replace xlc __fetch_and_add() with inline asm.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+5 more
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+5 more
Deadlock in XLogInsert at AIXhackers
hackers
50 replies
Oct 13, 2019
Konstantin KnizhnikREIX, TonyNoah MischHeikki LinnakangasTom Lane+5
hackers
8 replies
Feb 06, 2017
Konstantin KnizhnikTom LaneAndres FreundPeter Eisentraut