Re: [pgadmin-hackers] Ticket 118: Exclusion constraints

2010-07-20 Thread Guillaume Lelarge
On Tue, 20 Jul 2010 16:09:22 +0100, Dave Page wrote: > On Tue, Jul 20, 2010 at 4:07 PM, Thom Brown wrote: >>  20 July 2010 15:41, guillaume wrote: >>> On Tue, 20 Jul 2010 13:05:30 +0100, Dave Page wrote: On Tue, Jul 20, 2010 at 1:02 PM, guillaume >>> wrote: > So here is version 2

Re: [pgadmin-hackers] Ticket 118: Exclusion constraints

2010-07-20 Thread Dave Page
On Tue, Jul 20, 2010 at 4:07 PM, Thom Brown wrote: >  20 July 2010 15:41, guillaume wrote: >> On Tue, 20 Jul 2010 13:05:30 +0100, Dave Page wrote: >>> On Tue, Jul 20, 2010 at 1:02 PM, guillaume >> wrote: >>> So here is version 2 of this patch. Still lacks the icon. I would draw one >>

Re: [pgadmin-hackers] Ticket 118: Exclusion constraints

2010-07-20 Thread Thom Brown
20 July 2010 15:41, guillaume wrote: > On Tue, 20 Jul 2010 13:05:30 +0100, Dave Page wrote: >> On Tue, Jul 20, 2010 at 1:02 PM, guillaume > wrote: >> >>> So here is version 2 of this patch. Still lacks the icon. I would draw >>> one >>> if I had any idea on what to draw :) >> >> Constraint icon

Re: [pgadmin-hackers] Ticket 118: Exclusion constraints

2010-07-20 Thread guillaume
On Tue, 20 Jul 2010 13:05:30 +0100, Dave Page wrote: > On Tue, Jul 20, 2010 at 1:02 PM, guillaume wrote: > >> So here is version 2 of this patch. Still lacks the icon. I would draw >> one >> if I had any idea on what to draw :) > > Constraint icon with a cross through it? > Like this one? yea

Re: [pgadmin-hackers] Ticket 118: Exclusion constraints

2010-07-20 Thread Dave Page
On Tue, Jul 20, 2010 at 1:02 PM, guillaume wrote: > So here is version 2 of this patch. Still lacks the icon. I would draw one > if I had any idea on what to draw :) Constraint icon with a cross through it? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Com

Re: [pgadmin-hackers] Ticket 118: Exclusion constraints

2010-07-20 Thread guillaume
On Mon, 12 Jul 2010 12:13:03 +0200, Magnus Hagander wrote: > On Sat, Jul 10, 2010 at 22:49, Guillaume Lelarge > wrote: >> Hi, >> >> At least, I finally did it :) >> >> This patch adds support for exclusion constraint (9.0 new feature). All >> examples from Magnus's talk (Beyond Unique) work with

Re: [pgadmin-hackers] role support

2010-07-20 Thread guillaume
On Tue, 06 Jul 2010 23:33:56 +0200, Guillaume Lelarge wrote: > Le 06/07/2010 16:36, Benedek László a écrit : >> [...] >> I createad a patch to add support for roles in saved server >> configurations. >> After a db connection it will issue a SET Role= when a >> rolename is specified for the connect