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
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
#117: Explain Buffers
---+
Reporter: gleu | Owner: gleu
Type: feature| Status: assigned
Priority: minor | Milestone: 1.12
Component: pgadmin| Version: t
#102: Allow more complex user/database default GUC settings
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: assigned
Priority: minor | Milestone: 1.12
Component
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.