Fix uncalled CREATE OR REPLACE VIEW

When a user makes a change on an existing view, whatever this change is, there
is a CREATE OR REPLACE VIEW statement.

Report from Erwin Brandstetter.

Fixes #296.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b77b16dda7f37c098f663dc7d531e0bd6e009308

Modified Files
--------------
CHANGELOG               |    2 ++
pgadmin/dlg/dlgView.cpp |    2 +-
2 files changed, 3 insertions(+), 1 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to