git.postgresql.org Git - postgresql.git/commit
2013年4月24日 13:39:06 +0000 (08:39 -0500)
2013年4月24日 13:39:06 +0000 (08:39 -0500)
commit 63e20041a2b5f98fdfe6b32af9550ca54ff8649f
Fix assertion failure for REFRESH MATERIALIZED VIEW in PL.
This was due to incomplete implementation of rowcount reporting
for RMV, which was due to initial waffling on whether it should
be provided. It seems unlikely to be a useful or universally
available number as more sophisticated techniques for maintaining
matviews are added, so remove the partial support rather than
completing it.
Per report of Jeevan Chalke, but with a different fix
This is the main PostgreSQL git repository.
RSS
Atom