[pgadmin-hackers] [pgAdmin III] #349: Add support for privileges on types

2011-12-19 Thread pgAdmin Trac
#349: Add support for privileges on types --+- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin | Version: trunk Key

Re: [pgadmin-hackers] Re: pgAdmin III commit: Fix constraints handling on the table properties di

2011-12-19 Thread Guillaume Lelarge
On Mon, 2011-12-19 at 03:42 -0800, Erwin Brandstetter wrote: > On Dec 10, 11:46 am, guilla...@lelarge.info (Guillaume Lelarge) wrote: > > Fix constraints handling on the table properties dialog > > > > The wxListCtrl control doesn't handle strings or more than 512 characters on > > Windows. So we n

[pgadmin-hackers] Re: pgAdmin III commit: Fix constraints handling on the table properties di

2011-12-19 Thread Erwin Brandstetter
On Dec 19, 12:42 pm, Erwin Brandstetter wrote: > On Dec 10, 11:46 am, guilla...@lelarge.info (Guillaume Lelarge) wrote: > > > > > > > > > > > Fix constraints handling on the table properties dialog > > > The wxListCtrl control doesn't handle strings or more than 512 characters on > > Windows. So w

[pgadmin-hackers] Re: pgAdmin III commit: Fix constraints handling on the table properties di

2011-12-19 Thread Erwin Brandstetter
On Dec 10, 11:46 am, guilla...@lelarge.info (Guillaume Lelarge) wrote: > Fix constraints handling on the table properties dialog > > The wxListCtrl control doesn't handle strings or more than 512 characters on > Windows. So we need to put the definition of constraints in a wxArrayString so > that w

Re: [pgadmin-hackers] Adding a "New Folder" button to Add Favourites dialog in Query Tool

2011-12-19 Thread Dave Page
Thanks, patch applied! On Fri, Dec 16, 2011 at 1:19 PM, Dhiraj Chawla wrote: > Hi, > > Attached is a patch that adds a "New Folder" button to Add Favourites dialog > in the Query Tool. This would allow the user to create folders for > favourites from Add Favourites dialog also instead of opening

[pgadmin-hackers] pgAdmin III commit: Add a "New Folder" button to the "Add Favourite" di

2011-12-19 Thread Dave Page
Add a "New Folder" button to the "Add Favourite" dialog in the query tool. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7f00480110ad92629e98a4b4d765807639f00f83 Author: Dhiraj Chawla Modified Files -- CHANGELOG

[pgadmin-hackers] [pgAdmin III] #348: Support SP-GiST index

2011-12-19 Thread pgAdmin Trac
#348: Support SP-GiST index ---+ Reporter: gleu | Owner: dpage Type: feature| Status: new Priority: minor | Milestone: Component: pgadmin| Version: trunk Keywords: in

[pgadmin-hackers] [pgAdmin III] #347: Support --section option to pg_dump and pg_restore

2011-12-19 Thread pgAdmin Trac
#347: Support --section option to pg_dump and pg_restore --+- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component