postgres doesn't allow change on view - must drop and recreate

This commit is contained in:
Carlos Ruiz 2007-12-19 01:54:05 +00:00
parent 83ec5f2ad5
commit 790f5b3aef
1 changed files with 140 additions and 134 deletions

View File

@ -1,3 +1,9 @@
drop view ad_field_v
;
drop view ad_field_vt
;
CREATE OR
REPLACE VIEW ad_field_v AS
SELECT t.ad_window_id,