Re: [pgadmin-hackers] Ticket 133: New attoptions column in pg_attribute

2010-01-26 Thread Guillaume Lelarge
Le 26/01/2010 23:09, Guillaume Lelarge a écrit : > [...] > This new column replaces the attdistinct one. So I add to undo my > previous patch (see http://code.pgadmin.org/trac/ticket/95) and work on > the new syntax. > > AFAICT, it works well on Linux. The behaviour should be the same on > other p

[pgadmin-hackers] Ticket 133: New attoptions column in pg_attribute

2010-01-26 Thread Guillaume Lelarge
Hi, This new column replaces the attdistinct one. So I add to undo my previous patch (see http://code.pgadmin.org/trac/ticket/95) and work on the new syntax. AFAICT, it works well on Linux. The behaviour should be the same on other platforms. Comments? -- Guillaume. http://www.postgresqlfr.o

[pgadmin-hackers] [pgAdmin III] #133: Column's distinct options have a new syntax

2010-01-26 Thread pgAdmin Trac
#133: Column's distinct options have a new syntax +--- Reporter: gleu| Owner: gleu Type: bug | Status: new Priority: minor | Milestone: 1.12 Component: pgadmin | Vers

[pgadmin-hackers] [pgAdmin III] #132: Use one of the new format for the graphical EXPLAIN

2010-01-26 Thread pgAdmin Trac
#132: Use one of the new format for the graphical EXPLAIN ---+ Reporter: gleu | Owner: dpage Type: feature| Status: new Priority: minor | Milestone: Component: pgadmin|

Re: [pgadmin-hackers] Ticket 117: Explain Buffers

2010-01-26 Thread Guillaume Lelarge
Le 26/01/2010 04:13, Euler Taveira de Oliveira a écrit : > Guillaume Lelarge escreveu: >> New patch attached. >> > Nice job. But there are just a few gripes about your patch: (i) it doesn't > disable the EXPLAIN button when the BUFFERS option is enabled, (ii) it doesn't > disable the EXPLAIN ANALYZ