[pgadmin-hackers] pgAdmin III commit: Fix frmOptions vertical size

2010-11-03 Thread Guillaume Lelarge
Fix frmOptions vertical size The last widget of the "Query tool" tab wasn't visible. You had to change the size of the dialog to see and change the contents of this widget. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ec951e4a7ccbefe5faa6680

[pgadmin-hackers] pgAdmin III commit: Fix frmOptions vertical size

2010-11-03 Thread Guillaume Lelarge
Fix frmOptions vertical size The last widget of the "Query tool" tab wasn't visible. You had to change the size of the dialog to see and change the contents of this widget. Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=987f502a649

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

2010-11-03 Thread Guillaume Lelarge
Le 03/11/2010 06:31, Dave Page a écrit : > On Tue, Nov 2, 2010 at 11:38 AM, Guillaume Lelarge > wrote: >> Le 02/11/2010 07:18, Guillaume Lelarge a écrit : >>> Le 02/11/2010 05:49, Dave Page a écrit : On Mon, Nov 1, 2010 at 2:51 PM, Guillaume Lelarge wrote: > Le 31/10/2010 09:44, Gui

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

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

[pgadmin-hackers] pgAdmin III commit: Add support for 9.1 ALTER TYPE new syntax for enum

2010-11-03 Thread Guillaume Lelarge
Add support for 9.1 ALTER TYPE new syntax for enum I changed the Add button with two buttons (Add Before and Add After). The rest of the patch is used to allow the addition of a new label to an existing enum type if we are connected to an 9.1+ release. I also had to split the queries so that a us

Re: [pgadmin-hackers] 4 spaces versus tabs

2010-11-03 Thread Guillaume Lelarge
Le 03/11/2010 01:05, Benedek László a écrit : > On 2010-10-24 17:05, Magnus Hagander wrote: > >> Also if going there - has anybody investigated if it's possible to get >> pgindent to work on C++ files? Or if there's another similar tool we >> could/should use? >> > > I use astyle for my C++ sourc

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

2010-11-03 Thread Dave Page
On Tue, Nov 2, 2010 at 11:38 AM, Guillaume Lelarge wrote: > Le 02/11/2010 07:18, Guillaume Lelarge a écrit : >> Le 02/11/2010 05:49, Dave Page a écrit : >>> On Mon, Nov 1, 2010 at 2:51 PM, Guillaume Lelarge >>> wrote: Le 31/10/2010 09:44, Guillaume Lelarge a écrit : > Le 31/10/2010 00:39

Re: [pgadmin-hackers] 4 spaces versus tabs

2010-11-03 Thread Benedek László
On 2010-10-24 17:05, Magnus Hagander wrote: > Also if going there - has anybody investigated if it's possible to get > pgindent to work on C++ files? Or if there's another similar tool we > could/should use? > I use astyle for my C++ source code auto formatting. It has a lot of formatting option

Re: [pgadmin-hackers] 4 spaces versus tabs

2010-11-03 Thread Benedek László
On 2010-10-24 17:05, Magnus Hagander wrote: > > Also if going there - has anybody investigated if it's possible to get > > pgindent to work on C++ files? Or if there's another similar tool we > > could/should use? > > I use astyle for my C++ source code auto formatting. It has a lot of formatting