[pgadmin-hackers] Re: [pgAdmin III] #44: Ensure frmEditGrid survives a drop/create of the underlying relation

2010-04-23 Thread pgAdmin Trac
#44: Ensure frmEditGrid survives a drop/create of the underlying relation ---+ Reporter: Mark Murawski | Owner: ashesh.vashi Type: bug| Status: new Priority: minor | Miles

[pgadmin-hackers] Comments on some tickets

2010-04-23 Thread Guillaume Lelarge
Hi, I've done some work on our trac system so that old tickets aren't appear as undone or unfixed. I would like to get comments on three of them. #41 and #42 are related to pgAdmin needing a constant connection to the server. I know Dave worked on this, but I don't know if it fixed these issues.

Re: [pgadmin-hackers] Ticket 3: groups of servers

2010-04-23 Thread Guillaume Lelarge
Le 24/04/2010 00:32, Dave Page a écrit : > I think it's fine to keep it in the combo. > > If it's all fixed now, pls go ahead and commit. :-) > Commited. Thanks. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresq

Re: [pgadmin-hackers] [pgAdmin III] #96: Deferrable unique constraints

2010-04-23 Thread pgAdmin Trac
#96: Deferrable unique constraints --+- Reporter: gleu | Owner: ashesh.vashi Type: feature | Status: closed Priority: minor| Milestone: 1.12 Component: pgadmin |

Re: [pgadmin-hackers] [pgAdmin III] #96: Deferrable unique constraints

2010-04-23 Thread pgAdmin Trac
#96: Deferrable unique constraints --+- Reporter: gleu | Owner: ashesh.vashi Type: feature | Status: assigned Priority: minor| Milestone: 1.12 Component: pgadmin |

Re: [pgadmin-hackers] [pgAdmin III] #96: Deferrable unique constraints

2010-04-23 Thread pgAdmin Trac
#96: Deferrable unique constraints --+- Reporter: gleu | Owner: dpage Type: feature | Status: reopened Priority: minor| Milestone: 1.12 Component: pgadmin |

Re: [pgadmin-hackers] [pgAdmin III] #152: pgAdmin 1.10.2 crashes on start

2010-04-23 Thread pgAdmin Trac
#152: pgAdmin 1.10.2 crashes on start +--- Reporter: brsa | Owner: dpage Type: bug| Status: closed Priority: critical | Milestone: Component: pgadmin| Version: 1.1

Re: [pgadmin-hackers] [pgAdmin III] #81: Add filter and sort for each report

2010-04-23 Thread pgAdmin Trac
#81: Add filter and sort for each report --+- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin | Versi

Re: [pgadmin-hackers] [pgAdmin III] #3: Grouping servers

2010-04-23 Thread pgAdmin Trac
#3: Grouping servers --+- Reporter: gleu | Owner: gleu Type: feature | Status: closed Priority: minor| Milestone: 1.12 Component: pgadmin | Version: trunk Resolution: fixe

Re: [pgadmin-hackers] [pgAdmin III] #145: Output to file

2010-04-23 Thread pgAdmin Trac
#145: Output to file ---+ Reporter: John Gage | Owner: Dickson S. Guedes Type: feature| Status: assigned Priority: minor | Milestone: 1.12 Component: pgadmin| V

Re: [pgadmin-hackers] [pgAdmin III] #148: Miscellaneous requests for the query tool

2010-04-23 Thread pgAdmin Trac
#148: Miscellaneous requests for the query tool ---+ Reporter: Dickson S. Guedes | Owner: Dickson S. Guedes Type: feature| Status: new Priority: minor | Milestone

Re: [pgadmin-hackers] [pgAdmin III] #43: Refresh tree following script

2010-04-23 Thread pgAdmin Trac
#43: Refresh tree following script ---+ Reporter: Mark Murawski | Owner: ashesh.vashi Type: feature| Status: new Priority: minor | Milestone: Component: pgadmin

[pgadmin-hackers] Re: [pgAdmin III] #2: Centralize connection parameter parsing/generation

2010-04-23 Thread pgAdmin Trac
#2: Centralize connection parameter parsing/generation -+-- Reporter: mha | Owner: mha Type: feature | Status: assigned Priority: minor| Milestone: Component: pgadmin | Ve

Re: [pgadmin-hackers] [pgAdmin III] #142: Support for SQL/Med objects

2010-04-23 Thread pgAdmin Trac
#142: Support for SQL/Med objects -+-- Reporter: gleu | Owner: gleu Type: feature | Status: assigned Priority: minor| Milestone: Component: pgadmin | Version: 1.10 Key

Re: [pgadmin-hackers] [pgAdmin III] #173: pgAdmin crash when restoring a schema backup

2010-04-23 Thread pgAdmin Trac
#173: pgAdmin crash when restoring a schema backup --+- Reporter: dpage| Owner: dpage Type: bug | Status: closed Priority: minor| Milestone: 1.12 Component: pgadmin | Versi

[pgadmin-hackers] [pgAdmin III] #173: pgAdmin crash when restoring a schema backup

2010-04-23 Thread pgAdmin Trac
#173: pgAdmin crash when restoring a schema backup -+-- Reporter: dpage| Owner: dpage Type: bug | Status: new Priority: minor| Milestone: Component: pgadmin | Version: 1.10

Re: [pgadmin-hackers] [pgAdmin III] #172: Fix on the debugging options

2010-04-23 Thread pgAdmin Trac
#172: Fix on the debugging options --+- Reporter: dpage| Owner: ashesh.vashi Type: bug | Status: closed Priority: minor| Milestone: 1.10.3 Component: pgadmin | Versio

[pgadmin-hackers] [pgAdmin III] #172: Fix on the debugging options

2010-04-23 Thread pgAdmin Trac
#172: Fix on the debugging options -+-- Reporter: dpage| Owner: ashesh.vashi Type: bug | Status: new Priority: minor| Milestone: Component: pgadmin | Version:

Re: [pgadmin-hackers] [pgAdmin III] #118: Operator Exclusion Constraints

2010-04-23 Thread pgAdmin Trac
#118: Operator Exclusion Constraints ---+ Reporter: gleu | Owner: gleu Type: feature| Status: assigned Priority: minor | Milestone: 1.12 Component: pgadmin| Version: tr

[pgadmin-hackers] SVN Commit by guillaume: r8296 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/frm pgadmin/include/frm pgadmin/include/schema pgadmin/schema pgadmin/ui

2010-04-23 Thread svn
Author: guillaume Date: 2010-04-24 07:26:07 +0100 (Sat, 24 Apr 2010) New Revision: 8296 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8296&view=rev Log: Support for groups of servers. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/pgadmin/dlg/dlgServer.cpp trun

Re: [pgadmin-hackers] Ticket 3: groups of servers

2010-04-23 Thread Dave Page
I think it's fine to keep it in the combo. If it's all fixed now, pls go ahead and commit. :-) On 4/23/10, Guillaume Lelarge wrote: > Le 23/04/2010 15:00, Dave Page a écrit : >> On Thu, Apr 22, 2010 at 8:26 PM, Guillaume Lelarge >> wrote: >>> Well, we didn't do it for the actual Servers node. I

Re: [pgadmin-hackers] Ticket 3: groups of servers

2010-04-23 Thread Guillaume Lelarge
Le 23/04/2010 15:00, Dave Page a écrit : > On Thu, Apr 22, 2010 at 8:26 PM, Guillaume Lelarge > wrote: >> Well, we didn't do it for the actual Servers node. I don't think we >> should do it for this one. > > Right - that's why I wasn't sure. And now that groups are root nodes, > it seems even les

Re: [pgadmin-hackers] PATCH: Ticket#99: Support for Default Privileges

2010-04-23 Thread Ashesh Vashi
On Sat, Apr 24, 2010 at 3:04 AM, Guillaume Lelarge wrote: > Le 23/04/2010 23:27, Ashesh Vashi a écrit : > > Hi Dave, > > > > On Sat, Apr 24, 2010 at 1:47 AM, Dave Page >wrote: > > > >> On Thu, Apr 22, 2010 at 12:07 PM, Ashesh Vashi > >> wrote: > >>> Please find the updated patch. > >>> Sorry for

Re: [pgadmin-hackers] PATCH: Ticket#99: Support for Default Privileges

2010-04-23 Thread Guillaume Lelarge
Le 23/04/2010 23:27, Ashesh Vashi a écrit : > Hi Dave, > > On Sat, Apr 24, 2010 at 1:47 AM, Dave Page wrote: > >> On Thu, Apr 22, 2010 at 12:07 PM, Ashesh Vashi >> wrote: >>> Please find the updated patch. >>> Sorry for inconvenience.. >> >> I'm seeing this in the link phase: >> >> Undefined sym

Re: [pgadmin-hackers] pgadmin 1.10.2 crashes on start

2010-04-23 Thread Guillaume Lelarge
Le 23/04/2010 21:25, Erwin Brandstetter a écrit : > On 22.04.2010 21:37, guilla...@lelarge.info wrote: >> Le 22/04/2010 14:28, Erwin Brandstetter a écrit : >> >>> On 19.04.2010 23:46, guilla...@lelarge.info wrote: >>> Le 19/04/2010 19:24, Erwin Brandstetter a écrit : >

Re: [pgadmin-hackers] PATCH: Ticket#99: Support for Default Privileges

2010-04-23 Thread Dave Page
On Thu, Apr 22, 2010 at 12:07 PM, Ashesh Vashi wrote: > Please find the updated patch. > Sorry for inconvenience.. I'm seeing this in the link phase: Undefined symbols for architecture ppc: "dlgSecurityProperty::SetPrivilegesLayout()", referenced from: dlgPackage::OnChangeSize(wxSizeEven

Re: [pgadmin-hackers] PATCH(WIP): Printing Support And Save GQB/Explain as an image

2010-04-23 Thread Dave Page
On Thu, Apr 22, 2010 at 7:20 PM, Ashesh Vashi wrote: > Sorry.. (The last patch has few lines missing from the original one...) > Please find the update patch.. I get this on OSX: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/pgsql/include -DSSL -I/usr/local/lib/wx/include/mac-unicode-debug-static-

Re: [pgadmin-hackers] PATCH: Ticket#96: Deferrable unique & primary constraints

2010-04-23 Thread Dave Page
Thanks, patch applied. On Fri, Apr 23, 2010 at 3:09 PM, Ashesh Vashi wrote: > > > On Fri, Apr 23, 2010 at 6:43 PM, Dave Page > wrote: >> >> On Fri, Apr 23, 2010 at 1:07 PM, Ashesh Vashi >> wrote: >> > Hi, >> > Please find the attached patch for the DEFERRABLE / INITIALLY DEFERRED >> > keywords

[pgadmin-hackers] SVN Commit by dpage: r8295 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/schema pgadmin/ui

2010-04-23 Thread svn
Author: dpage Date: 2010-04-23 20:28:18 +0100 (Fri, 23 Apr 2010) New Revision: 8295 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8295&view=rev Log: Added support for deferrable unique constraints and primary keys [Ashesh Vashi]. Modified: trunk/pgadmin3/CHANGELOG tr

Re: [pgadmin-hackers] pgadmin 1.10.2 crashes on start

2010-04-23 Thread Erwin Brandstetter
On 22.04.2010 21:37, guilla...@lelarge.info wrote: Le 22/04/2010 14:28, Erwin Brandstetter a écrit : On 19.04.2010 23:46, guilla...@lelarge.info wrote: Le 19/04/2010 19:24, Erwin Brandstetter a écrit : On 17.04.2010 08:02, guilla...@lelarge.info wrote: (...)

Re: [pgadmin-hackers] PATCH: Ticket#96: Deferrable unique & primary constraints

2010-04-23 Thread Ashesh Vashi
On Fri, Apr 23, 2010 at 6:43 PM, Dave Page wrote: > On Fri, Apr 23, 2010 at 1:07 PM, Ashesh Vashi > wrote: > > Hi, > > Please find the attached patch for the DEFERRABLE / INITIALLY DEFERRED > > keywords for the unique and primary key constraints. > > Hi, > > These constraints are implemented usin

Re: [pgadmin-hackers] PATCH: Ticket#96: Deferrable unique & primary constraints

2010-04-23 Thread Dave Page
On Fri, Apr 23, 2010 at 1:07 PM, Ashesh Vashi wrote: > Hi, > Please find the attached patch for the DEFERRABLE / INITIALLY DEFERRED > keywords for the unique and primary key constraints. Hi, These constraints are implemented using triggers it seems. We need to filter them out of the reverse engi

Re: [pgadmin-hackers] Ticket 3: groups of servers

2010-04-23 Thread Dave Page
On Thu, Apr 22, 2010 at 8:26 PM, Guillaume Lelarge wrote: > Well, we didn't do it for the actual Servers node. I don't think we > should do it for this one. Right - that's why I wasn't sure. And now that groups are root nodes, it seems even less important. > Finally, I had time to work on this.