On Fri, Aug 22, 2014 at 4:45 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > > BTW why is it that index_build() checks the heap's relpersistence flag > rather than the index'? >
I'm curious about it too... the code in src/backend/catalog/index.c is: