>From the Postgresql manual:

> CREATE OR REPLACE VIEW is similar, but if a view of the same name already 
> exists, it is replaced. You can only replace a view with a new query that 
> generates the identical set of columns (i.e., same column names and data 
> types).


So this looks like a blocking bug that needs fixed asap.  I opened bug:  
http://tinyforge.org/tracker/index.php?func=detail&aid=436&group_id=13&atid=129

Gerry





_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to