On Wed, 2006-10-18 at 13:24 -0400, Tom Lane wrote: > "Simon Riggs" <[EMAIL PROTECTED]> writes: > > RelationCacheInitFileInvalidate() is also called on each > > FinishPreparedTransaction(). > > Surely not...
I take that to mean there's nothing special about prepared transactions and invalidating the rel cache, so we *do* need to have a separate WAL record in all cases. OK, I'll write up a patch later today (working in US for few days). -- Simon Riggs EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend