Обсуждение: [pgAdmin III] #296: Uncalled CREATE OR REPLACE VIEW in privileges dialog
#296: Uncalled CREATE OR REPLACE VIEW in privileges dialog
---------------------+------------------------------------------------------
Reporter: brsa | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: 1.12
Keywords: | Platform:
---------------------+------------------------------------------------------
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
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/296>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #296: Uncalled CREATE OR REPLACE VIEW in privileges dialog
От
"pgAdmin Trac"
Дата:
#296: Uncalled CREATE OR REPLACE VIEW in privileges dialog
---------------------+------------------------------------------------------
Reporter: brsa | Owner: gleu
Type: bug | Status: assigned
Priority: minor | Milestone:
Component: pgadmin | Version: 1.12
Keywords: | Platform:
---------------------+------------------------------------------------------
Changes (by gleu):
* owner: dpage => gleu
* status: new => assigned
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/296#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #296: Uncalled CREATE OR REPLACE VIEW in privileges dialog
От
"pgAdmin Trac"
Дата:
#296: Uncalled CREATE OR REPLACE VIEW in privileges dialog
----------------------+-----------------------------------------------------
Reporter: brsa | Owner: gleu
Type: bug | Status: closed
Priority: minor | Milestone: 1.12.3
Component: pgadmin | Version: 1.12
Resolution: fixed | Keywords: views
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):
* keywords: => views
* platform: => all
* status: assigned => closed
* resolution: => fixed
* milestone: => 1.12.3
Comment:
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
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/296#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III