OSDN Git Service

Avoid spurious Hot Standby conflicts from btree delete records.
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 15 Nov 2010 09:30:13 +0000 (09:30 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 15 Nov 2010 09:30:13 +0000 (09:30 +0000)
commit52010027efc8757fdd830a4d0113763a501259bc
treee502a06d18bdd826e9634697fe9ca8e6dccc1b65
parent357edc9a9952582c510cff1b08ebc5fd8df81a3b
Avoid spurious Hot Standby conflicts from btree delete records.
Similar conflicts were already avoided for related record types.
Massive over-caution resulted in a usability bug. Clear theoretical
basis for doing this is now confirmed by me.
Request to remove from Heikki (twice), over-caution by me.
src/backend/storage/ipc/standby.c