[pgadmin-hackers] [pgAdmin III] #273: Check the number of rows returned by a query

2010-10-30 Thread pgAdmin Trac
#273: Check the number of rows returned by a query +--- Reporter: Rob Richardson | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin

Re: [pgadmin-hackers] Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum

2010-10-30 Thread Guillaume Lelarge
Le 30/10/2010 10:25, Dave Page a écrit : > On Sat, Oct 30, 2010 at 4:51 PM, Guillaume Lelarge > wrote: >> Le 30/10/2010 08:18, Dave Page a écrit : >>> On Sat, Oct 30, 2010 at 4:07 PM, Guillaume Lelarge >>> wrote: Le 29/10/2010 21:56, Guillaume Lelarge a écrit : > Le 29/10/2010 21:11, Gui

Re: [pgadmin-hackers] Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum

2010-10-30 Thread Dave Page
On Sat, Oct 30, 2010 at 4:51 PM, Guillaume Lelarge wrote: > Le 30/10/2010 08:18, Dave Page a écrit : >> On Sat, Oct 30, 2010 at 4:07 PM, Guillaume Lelarge >> wrote: >>> Le 29/10/2010 21:56, Guillaume Lelarge a écrit : Le 29/10/2010 21:11, Guillaume Lelarge a écrit : > [...] > This pa

Re: [pgadmin-hackers] [pgAdmin III] #256: Add triggers on views support

2010-10-30 Thread pgAdmin Trac
#256: Add triggers on views support ---+ Reporter: gleu | Owner: gleu Type: feature| Status: assigned Priority: minor | Milestone: Component: pgadmin| Version: tru

[pgadmin-hackers] Re: [pgAdmin III] #269: Add the support for new values in enum user types

2010-10-30 Thread pgAdmin Trac
#269: Add the support for new values in enum user types --+- Reporter: gleu | Owner: gleu Type: feature | Status: assigned Priority: minor | Milestone: Component: pgadmin |

Re: [pgadmin-hackers] [pgAdmin III] #242: Add support for new ALTER TYPE clauses

2010-10-30 Thread pgAdmin Trac
#242: Add support for new ALTER TYPE clauses --+- Reporter: gleu | Owner: gleu Type: feature | Status: assigned Priority: minor | Milestone: Component: pgadmin | Version:

[pgadmin-hackers]

2010-10-30 Thread Dadan Setia
unsubcribe -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

Re: [pgadmin-hackers] Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum

2010-10-30 Thread Guillaume Lelarge
Le 30/10/2010 08:18, Dave Page a écrit : > On Sat, Oct 30, 2010 at 4:07 PM, Guillaume Lelarge > wrote: >> Le 29/10/2010 21:56, Guillaume Lelarge a écrit : >>> Le 29/10/2010 21:11, Guillaume Lelarge a écrit : [...] This patch adds support to the new ALTER TYPE syntax in 9.1 for enums. >>>

Re: [pgadmin-hackers] Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum

2010-10-30 Thread Dave Page
On Sat, Oct 30, 2010 at 4:07 PM, Guillaume Lelarge wrote: > Le 29/10/2010 21:56, Guillaume Lelarge a écrit : >> Le 29/10/2010 21:11, Guillaume Lelarge a écrit : >>> [...] >>> This patch adds support to the new ALTER TYPE syntax in 9.1 for enums. >>> >>> It's working great except one thing. If a us

Re: [pgadmin-hackers] Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum

2010-10-30 Thread Guillaume Lelarge
Le 29/10/2010 21:56, Guillaume Lelarge a écrit : > Le 29/10/2010 21:11, Guillaume Lelarge a écrit : >> [...] >> This patch adds support to the new ALTER TYPE syntax in 9.1 for enums. >> >> It's working great except one thing. If a user wants to add two labels, >> we're screwed because we can't do t

Re: [pgadmin-hackers] Restore database form button

2010-10-30 Thread Guillaume Lelarge
Le 30/10/2010 07:53, Dave Page a écrit : > On Sat, Oct 30, 2010 at 5:32 AM, Guillaume Lelarge > wrote: >> If we do this, we need to do the same on the other dump/restore dialogs. >> Dave, any objection? if no, I'll commit this patch. Oh, BTW, Thom, can >> you test it? > > I'm fine with it in prin

Re: [pgadmin-hackers] Restore database form button

2010-10-30 Thread Dave Page
On Sat, Oct 30, 2010 at 5:32 AM, Guillaume Lelarge wrote: > If we do this, we need to do the same on the other dump/restore dialogs. > Dave, any objection? if no, I'll commit this patch. Oh, BTW, Thom, can > you test it? I'm fine with it in principle, but shouldn't it be "Backup" not "Dump"? That

Re: [pgadmin-hackers] Restore database form button

2010-10-30 Thread Guillaume Lelarge
Le 30/10/2010 01:22, Thom Brown a écrit : > On 30 October 2010 05:32, Guillaume Lelarge wrote: > >> Le 29/10/2010 07:47, Thom Brown a écrit : >>> On 29 October 2010 15:34, Guillaume Lelarge >> wrote: >>> Le 29/10/2010 06:16, Thom Brown a écrit : > On 28 October 2010 13:57, Thom Brown w

Re: [pgadmin-hackers] Restore database form button

2010-10-30 Thread Thom Brown
On 30 October 2010 05:32, Guillaume Lelarge wrote: > Le 29/10/2010 07:47, Thom Brown a écrit : > > On 29 October 2010 15:34, Guillaume Lelarge > wrote: > > > >> Le 29/10/2010 06:16, Thom Brown a écrit : > >>> On 28 October 2010 13:57, Thom Brown wrote: > >>> > Could you change the OK butto