View Single Post

   
  #7 (permalink)  
Old 04-12-2008, 09:41 AM
Tom Lane
 
Posts: n/a
Default Re: Use of ActiveSnapshot

Jan Wieck <JanWieck@Yahoo.com> writes:
> Which means that the 8.3 fix for the reproducible backend crash, I
> posted earlier, is to have SPI_cursor_open() save and restore
> ActiveSnapshot while calling RevalidateCachedPlan(). I'll cross check
> that this fixes this symptom and commit later today.


No, the correct fix is to do that inside RevalidateCachedPlan ... and I
already did it.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote