Re: [pgadmin-hackers] Patches

2010-01-22 Thread Dave Page
On Thu, Jan 21, 2010 at 9:46 PM, Guillaume Lelarge wrote: > Hi, > > I intend to work next on ticket 99 (Default ACLs). I'll need to change > the role dialog that my previous patch already changed. Actually, I have > quite some patches in the pipe. git makes it so easy to work on multiple > patches

[pgadmin-hackers] Ticket 117: Explain Buffers

2010-01-22 Thread Guillaume Lelarge
Hi, This patch handles two new parameters for EXPLAIN: COSTS and BUFFERS. I'm not sure that we need to add support for format. I would like to have your opinion on this? -- Guillaume. http://www.postgresqlfr.org http://dalibo.com diff --git a/pgadmin/ctl/explainShape.cpp b/pgadmin/ctl/explain

Re: [pgadmin-hackers] [pgAdmin III] #117: Explain Buffers

2010-01-22 Thread pgAdmin Trac
#117: Explain Buffers ---+ Reporter: gleu | Owner: gleu Type: feature| Status: assigned Priority: minor | Milestone: 1.12 Component: pgadmin| Version: t

[pgadmin-hackers] Re: [pgAdmin III] #102: Allow more complex user/database default GUC settings

2010-01-22 Thread pgAdmin Trac
#102: Allow more complex user/database default GUC settings --+- Reporter: gleu | Owner: gleu Type: feature | Status: assigned Priority: minor | Milestone: 1.12 Component

Re: [pgadmin-hackers] Patches

2010-01-22 Thread Guillaume Lelarge
Le 22/01/2010 09:42, Dave Page a écrit : > On Thu, Jan 21, 2010 at 9:46 PM, Guillaume Lelarge > wrote: >> Hi, >> >> I intend to work next on ticket 99 (Default ACLs). I'll need to change >> the role dialog that my previous patch already changed. Actually, I have >> quite some patches in the pipe.