[pgAdmin III] #296: Uncalled CREATE OR REPLACE VIEW in privileges dialog

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #296: Uncalled CREATE OR REPLACE VIEW in privileges dialog
Date: 2011-01-04 20:23:17
Message-ID: 045.66ab5143a673964b6915bc9f8665538b@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Erwin Brandstetter 2011-01-04 20:24:49 Uncalled CREATE OR REPLACE VIEW in privileges dialog
Previous Message Magnus Hagander 2011-01-04 19:07:47 Re: pgAdmin III commit: Pull keywords dynamically from PostgreSQL headers