Re: [pgadmin-hackers] Redundant statements

2010-04-30 Thread Dave Page
On Thu, Apr 29, 2010 at 11:51 PM, Erwin Brandstetter
 wrote:
>> Not right now. Dave is working on getting out beta 1 for pgAdmin 1.12. I
>> don't think he has the time to prepare a new 1.10 minor release, and I'm
>> not sure this is the perfect timing for it. But I hope we'll have one
>> before 1.12 is final.
>>
>
> Either way, fine with me. As a bugfix release, 1.10.3 wouldn't need a lot of
> testing, I guess.

Normally I wouldn't bother as we're so close to 1.12, but we're using
1.10 in our upcoming Postgres Plus Advanced Server release, so I do
expect I'll cut a 1.10.3 soon.

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
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] SVN Commit by dpage: r8321 - trunk/pgadmin3/pgadmin/include

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 08:34:06 +0100 (Fri, 30 Apr 2010)

New Revision: 8321

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8321&view=rev

Log:
Bump version for release.



Modified:
   trunk/pgadmin3/pgadmin/include/version.h

-- 
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] SVN Commit by dpage: r8322 - trunk/pgadmin3/pgadmin/include/ctl

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 08:39:10 +0100 (Fri, 30 Apr 2010)

New Revision: 8322

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8322&view=rev

Log:
Add missing header



Modified:
   trunk/pgadmin3/pgadmin/include/ctl/module.mk

-- 
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] SVN Commit by dpage: r8323 - trunk/pgadmin3/pgadmin/include/images

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 08:44:18 +0100 (Fri, 30 Apr 2010)

New Revision: 8323

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8323&view=rev

Log:
Add missing image



Modified:
   trunk/pgadmin3/pgadmin/include/images/module.mk

-- 
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] SVN Commit by dpage: r8324 - tags

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 09:35:28 +0100 (Fri, 30 Apr 2010)

New Revision: 8324

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8324&view=rev

Log:



Added:
   tags/REL-1_12_0-BETA1/

-- 
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] SVN Commit by dpage: r8325 - tags/REL-1_12_0-BETA1

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 09:36:26 +0100 (Fri, 30 Apr 2010)

New Revision: 8325

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8325&view=rev

Log:
Tag 1.12.0 BETA 1


Added:
   tags/REL-1_12_0-BETA1/pgadmin3/

-- 
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] #177: Crash on F5 after "ALTER FUNCTION test() SET SCHEMA foo; "

2010-04-30 Thread pgAdmin Trac
#177: Crash on F5 after "ALTER FUNCTION test() SET SCHEMA foo;"
-+--
 Reporter:  brsa |   Owner:  dpage  
 Type:  bug  |  Status:  new
 Priority:  major|   Milestone:  1.10.3 
Component:  pgadmin  | Version:  1.10   
 Keywords:  browser  |Platform:  windows
-+--
 Testing Guillaume's new version of pgadmin3.exe from Apr. 30 in a v.1.10.2
 environment on Win XP Home.

 I found a way to crash pgAdmin. Tried this with various functions, crashed
 every time. Steps to reproduce are below.

 Only tested under Windows, but I suspect it might be a problem on all
 plattforms.
 I could not trigger the crash with ALTER TABLE or ALTER VIEW.

 Demo:

 -- Display existing function of a schema in the browser.
 -- Move a selected function to another schema:
 ALTER FUNCTION test() SET SCHEMA foo;
 -- Press F5 to refresh the browser, while the function in question is
 selected in the browser in its old location. -> Crash.
 --If the function is not selected before F5, pgAdmin won't crash.

-- 
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] SVN Commit by dpage: r8326 - tags/REL-1_12_0-BETA1

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 19:52:22 +0100 (Fri, 30 Apr 2010)

New Revision: 8326

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8326&view=rev

Log:
Delete 1.12.0 beta 1 tag as we're going to have to re-roll it.


Removed:
   tags/REL-1_12_0-BETA1/pgadmin3/

-- 
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] SVN Commit by dpage: r8327 - in trunk/pgadmin3/pgadmin: dlg frm include/schema schema

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 20:31:11 +0100 (Fri, 30 Apr 2010)

New Revision: 8327

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8327&view=rev

Log:
Fix a number of issues found in the server groups patch. Hard work by 
Guillaume, nagging by me.


Modified:
   trunk/pgadmin3/pgadmin/dlg/dlgServer.cpp
   trunk/pgadmin3/pgadmin/frm/events.cpp
   trunk/pgadmin3/pgadmin/frm/frmMain.cpp
   trunk/pgadmin3/pgadmin/include/schema/pgServer.h
   trunk/pgadmin3/pgadmin/schema/pgServer.cpp

-- 
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] SVN Commit by dpage: r8328 - trunk/pgadmin3/pgadmin/ui

2010-04-30 Thread svn
Author: dpage

Date: 2010-04-30 23:43:38 +0100 (Fri, 30 Apr 2010)

New Revision: 8328

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8328&view=rev

Log:
Update xrc dialogs


Modified:
   trunk/pgadmin3/pgadmin/ui/xrcDialogs.cpp

-- 
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] #177: Crash on F5 after "ALTER FUNCTION test() SET SCHEMA foo; "

2010-04-30 Thread pgAdmin Trac
#177: Crash on F5 after "ALTER FUNCTION test() SET SCHEMA foo;"
-+--
 Reporter:  brsa |   Owner:  dpage  
 Type:  bug  |  Status:  new
 Priority:  major|   Milestone:  1.10.3 
Component:  pgadmin  | Version:  1.10   
 Keywords:  browser  |Platform:  windows
-+--

Comment(by gleu):

 Easy to reproduce. And it sure needs to be fixed.

-- 
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] #177: Crash on F5 after "ALTER FUNCTION test() SET SCHEMA foo; "

2010-04-30 Thread pgAdmin Trac
#177: Crash on F5 after "ALTER FUNCTION test() SET SCHEMA foo;"
-+--
 Reporter:  brsa |   Owner:  gleu
 Type:  bug  |  Status:  assigned
 Priority:  major|   Milestone:  1.10.3  
Component:  pgadmin  | Version:  1.10
 Keywords:  browser  |Platform:  windows 
-+--
Changes (by gleu):

  * owner:  dpage => gleu
  * status:  new => assigned


-- 
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] SVN Commit by dpage: r8329 - tags/REL-1_12_0-BETA1

2010-04-30 Thread svn
Author: dpage

Date: 2010-05-01 00:48:15 +0100 (Sat, 01 May 2010)

New Revision: 8329

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8329&view=rev

Log:
Re-tag 1.12.0 beta 1


Added:
   tags/REL-1_12_0-BETA1/pgadmin3/

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