Tom Lane wrote:
> Log Message:
> -----------
> Prevent CLUSTER from decreasing a relation's relfrozenxid.  Bug
> introduced in rewrite to make CLUSTER MVCC-safe.

Actually the bug is all mine, not Heikki's -- I changed this code so
that CLUSTER would be able to advance the relation's relfrozenxid.

Thanks for fixing it.

I don't think it explains the reported bug, though; this is all new in
8.3.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to