pgadmin-org / pgadmin3

Archive of the pgAdmin III project
https://www.pgadmin.org/
Other
178 stars 82 forks source link

Uncalled CREATE OR REPLACE VIEW in privileges dialog (RM #540) #310

Closed dpage closed 2 years ago

dpage commented 13 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/540 Originally created by Anonymous at 2011-01-04 20:23:17 UTC.

On changing any privileges via dialog, the VIEW itself gets CREATE OR REPLACEd in addition. That's uncalled for - and a problem waiting to happen. Reproducibly every time. Nothing of the sort happens with TABLEs. Problem is also present in v.1.10

dpage commented 13 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/540#note-1 Originally created by Guillaume Lelarge at 2011-01-09 21:13:45 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
dpage commented 13 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/540#note-2 Originally created by Guillaume Lelarge at 2011-01-09 21:17:58 UTC.

Fixed in http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commit;h=b77b16dda7f37c098f663dc7d531e0bd6e009308 and http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commit;h=fe1647772b75a8e819c08f2c418ac6fe94167de2

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress Resolved
Resolution changed fixed
dpage commented 2 years ago

Issue closed on Redmine.