[pgadmin-hackers] [pgAdmin III] #83: Issue with the cluster creation for Slony 2.0

2009-10-09 Thread pgAdmin Trac
#83: Issue with the cluster creation for Slony 2.0
---+
 Reporter:  Sachin Srivastava  |   Owner:  dpage 
 Type:  bug|  Status:  new   
 Priority:  minor  |   Milestone:  1.10.1
Component:  pgadmin| Version:  1.10  
 Keywords:  cluster|Platform:  all   
---+


-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


Re: [pgadmin-hackers] [pgAdmin III] #83: Issue with the cluster creation for Slony 2.0

2009-10-09 Thread pgAdmin Trac
#83: Issue with the cluster creation for Slony 2.0
+---
  Reporter:  Sachin Srivastava  |   Owner:  dpage  
  Type:  bug|  Status:  closed 
  Priority:  minor  |   Milestone:  1.10.1 
 Component:  pgadmin| Version:  1.10   
Resolution:  fixed  |Keywords:  cluster
  Platform:  all|  
+---
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in r8056.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


Re: [pgadmin-hackers] [pgAdmin III] #83: Issue with the cluster creation for Slony 2.0

2009-10-09 Thread pgAdmin Trac
#83: Issue with the cluster creation for Slony 2.0
+---
  Reporter:  Sachin Srivastava  |   Owner:  dpage  
  Type:  bug|  Status:  closed 
  Priority:  minor  |   Milestone:  1.10.1 
 Component:  pgadmin| Version:  1.10   
Resolution:  fixed  |Keywords:  cluster
  Platform:  all|  
+---

Comment(by gleu):

 and r8057.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


[pgadmin-hackers] [pgAdmin III] #84: Couple of minor Slony issues

2009-10-09 Thread pgAdmin Trac
#84: Couple of minor Slony issues
--+-
 Reporter:  dpage |   Owner:  dpage 
 Type:  bug   |  Status:  new   
 Priority:  minor |   Milestone:  1.10.1
Component:  pgadmin   | Version:  1.10  
 Keywords:  node set  |Platform:  all   
--+-


-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


Re: [pgadmin-hackers] [pgAdmin III] #84: Couple of minor Slony issues

2009-10-09 Thread pgAdmin Trac
#84: Couple of minor Slony issues
--+-
  Reporter:  dpage|   Owner:  dpage   
  Type:  bug  |  Status:  closed  
  Priority:  minor|   Milestone:  1.10.1  
 Component:  pgadmin  | Version:  1.10
Resolution:  fixed|Keywords:  node set
  Platform:  all  |  
--+-
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in r8058 and r8059.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


[pgadmin-hackers] [pgAdmin III] #85: Per-function configuration parameters loss

2009-10-09 Thread pgAdmin Trac
#85: Per-function configuration parameters loss
-+--
 Reporter:  Dmitry Samokhin  |   Owner:  dpage 
 Type:  bug  |  Status:  new   
 Priority:  minor|   Milestone:  1.10.1
Component:  pgadmin  | Version:  1.10  
 Keywords:  function |Platform:
-+--
 When any server configuration parameters (or variables) are set on a per-
 function basis, the script displayed in the pgAdmin SQL pane looks like
 this:

 CREATE OR REPLACE FUNCTION ... ;
 ALTER FUNCTION ... SET ...;

 If then I edit the function body and save my work, all variables are lost,
 since (it can be cheked easily) pgAdmin does not generate neither SET
 option in the CREATE OR REPLACE FUNCTION command nor separate ALTER
 FUNCTION ... SET ... one.

 This is critical since for security reasons functions with the SECURITY
 DEFINER option should contain appropriate 'search_path' variable setting.
 And now a DB developer/admin has to double-check per-function variables
 when editing functions using pgAdmin.

 Regards,
 Dmitry.

 P.S. For 8.3 backend or later pgAdmin might generate the SET option within
 CREATE OR REPLACE FUNCTION command for the SQL pane.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


Re: [pgadmin-hackers] [pgAdmin III] #85: Per-function configuration parameters loss

2009-10-09 Thread pgAdmin Trac
#85: Per-function configuration parameters loss
--+-
  Reporter:  Dmitry Samokhin  |   Owner:  dpage   
  Type:  bug  |  Status:  closed  
  Priority:  minor|   Milestone:  1.10.1  
 Component:  pgadmin  | Version:  1.10
Resolution:  fixed|Keywords:  function
  Platform:   |  
--+-
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in r8062 and r8063.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


[pgadmin-hackers] [pgAdmin III] #86: Bug fix for Greenplum: GPDB release 3.4 column oriented tables

2009-10-09 Thread pgAdmin Trac
#86: Bug fix for Greenplum:  GPDB release 3.4 column oriented tables
+---
 Reporter:  Chuck McDevitt  |   Owner:  dpage 
 Type:  bug |  Status:  new   
 Priority:  minor   |   Milestone:  1.10.1
Component:  pgadmin | Version:  1.10  
 Keywords:  table   |Platform:  all   
+---
 Bug fix for Greenplum:  GPDB release 3.4 column oriented tables.  I
 originally coded this thinking it was columnstore=true/false, but it turns
 out it is orientation=row/column.

 Please apply this fix to pgAdmin

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


[pgadmin-hackers] Re: [pgAdmin III] #86: Bug fix for Greenplum: GPDB release 3.4 column oriented tables

2009-10-09 Thread pgAdmin Trac
#86: Bug fix for Greenplum:  GPDB release 3.4 column oriented tables
-+--
  Reporter:  Chuck McDevitt  |   Owner:  dpage 
  Type:  bug |  Status:  closed
  Priority:  minor   |   Milestone:  1.10.1
 Component:  pgadmin | Version:  1.10  
Resolution:  fixed   |Keywords:  table 
  Platform:  all |  
-+--
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in r8064 and r8065.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


[pgadmin-hackers] [pgAdmin III] #87: Add 'SELECT Script' for functions and 'EXEC Script' for procedures

2009-10-09 Thread pgAdmin Trac
#87: Add 'SELECT Script' for functions and 'EXEC Script' for procedures
+---
 Reporter:  Scott Mead  |   Owner:  dpage
 Type:  feature |  Status:  new  
 Priority:  minor   |   Milestone:  1.12 
Component:  pgadmin | Version:  1.10 
 Keywords:  function procedure  |Platform:  all  
+---


-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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


[pgadmin-hackers] Re: [pgAdmin III] #87: Add 'SELECT Script' for functions and 'EXEC Script' for procedures

2009-10-09 Thread pgAdmin Trac
#87: Add 'SELECT Script' for functions and 'EXEC Script' for procedures
-+--
  Reporter:  Scott Mead  |   Owner:  dpage 
  Type:  feature |  Status:  closed
  Priority:  minor   |   Milestone:  1.12  
 Component:  pgadmin | Version:  1.10  
Resolution:  fixed   |Keywords:  function procedure
  Platform:  all |  
-+--
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Added in r8067.

-- 
Ticket URL: 
pgAdmin III 
pgAdmin III

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