Re: [pgadmin-hackers] Source reindenting

2010-12-30 Thread Dave Page
On Thu, Dec 30, 2010 at 10:02 AM, Magnus Hagander wrote: >> Not unless you add a VC++ build step to do it too... > > Ah, wasn't aware you actually committed from Windows. Thought you > worked kind of like I do for the pg backend work which is do all > windows stuff on a separate branch and then fo

Re: [pgadmin-hackers] Trac tickets

2010-12-30 Thread Dave Page
On Thu, Dec 30, 2010 at 5:29 PM, Guillaume Lelarge wrote: > No to trac reports as they ain't complete now. Dave and I talked about > that in Stuttgart, and we decided that quick bugs to fix won't have a > trac ticket. We'll only use trac's bugtracker to keep track of unfixed bugs. > > I would be m

Re: [pgadmin-hackers] code.pgadmin.org

2010-12-30 Thread Dave Page
On Thu, Dec 30, 2010 at 11:20 AM, Magnus Hagander wrote: > I've updated code.pgadmin.org so it links to the git repo instead of > the no-longer-updated svn repo. > > I notice it's not being linked from the www.pgadmin.org site at all - > I think that is because we wanted it to nbe a trial and then

[pgadmin-hackers] Support for unlogged tables

2010-12-30 Thread Guillaume Lelarge
Hi, This 9.1 new feature is supported with this patch. It takes care of the table property tab, table dialog, and pg_dump window. Comments? -- Guillaume http://www.postgresql.fr http://dalibo.com diff --git a/pgadmin/dlg/dlgTable.cpp b/pgadmin/dlg/dlgTable.cpp index 322fae0..beced24 100644 -

Re: [pgadmin-hackers] code.pgadmin.org

2010-12-30 Thread Guillaume Lelarge
Le 30/12/2010 23:28, Magnus Hagander a écrit : > On Thu, Dec 30, 2010 at 18:25, Guillaume Lelarge > wrote: >> Le 30/12/2010 12:20, Magnus Hagander a écrit : >>> I've updated code.pgadmin.org so it links to the git repo instead of >>> the no-longer-updated svn repo. >>> >>> I notice it's not being

Re: [pgadmin-hackers] code.pgadmin.org

2010-12-30 Thread Magnus Hagander
On Thu, Dec 30, 2010 at 18:25, Guillaume Lelarge wrote: > Le 30/12/2010 12:20, Magnus Hagander a écrit : >> I've updated code.pgadmin.org so it links to the git repo instead of >> the no-longer-updated svn repo. >> >> I notice it's not being linked from the www.pgadmin.org site at all - >> I think

Re: [pgadmin-hackers] Trac tickets

2010-12-30 Thread Magnus Hagander
On Thu, Dec 30, 2010 at 18:49, Guillaume Lelarge wrote: > Le 30/12/2010 18:33, Magnus Hagander a écrit : >> On Thu, Dec 30, 2010 at 18:29, Guillaume Lelarge >> wrote: >>> Le 30/12/2010 11:32, Magnus Hagander a écrit : On Fri, Aug 7, 2009 at 14:09, Guillaume Lelarge wrote: > Le ve

Re: [pgadmin-hackers] Trac tickets

2010-12-30 Thread Guillaume Lelarge
Le 30/12/2010 18:33, Magnus Hagander a écrit : > On Thu, Dec 30, 2010 at 18:29, Guillaume Lelarge > wrote: >> Le 30/12/2010 11:32, Magnus Hagander a écrit : >>> On Fri, Aug 7, 2009 at 14:09, Guillaume Lelarge >>> wrote: Le vendredi 7 août 2009 à 13:35:51, Magnus Hagander a écrit : > On

Re: [pgadmin-hackers] Source reindenting

2010-12-30 Thread Guillaume Lelarge
Le 30/12/2010 11:24, Magnus Hagander a écrit : > On Thu, Dec 30, 2010 at 11:13, Guillaume Lelarge > wrote: >> Le 30/12/2010 09:52, Magnus Hagander a écrit : >>> On Thu, Dec 30, 2010 at 00:45, Guillaume Lelarge >>> wrote: Le 29/12/2010 18:44, Dave Page a écrit : > On Wed, Dec 29, 2010 a

Re: [pgadmin-hackers] Trac tickets

2010-12-30 Thread Magnus Hagander
On Thu, Dec 30, 2010 at 18:29, Guillaume Lelarge wrote: > Le 30/12/2010 11:32, Magnus Hagander a écrit : >> On Fri, Aug 7, 2009 at 14:09, Guillaume Lelarge >> wrote: >>> Le vendredi 7 août 2009 à 13:35:51, Magnus Hagander a écrit : On Fri, Aug 7, 2009 at 10:48, Dave Page wrote: > On Thu

Re: [pgadmin-hackers] Trac tickets

2010-12-30 Thread Guillaume Lelarge
Le 30/12/2010 11:32, Magnus Hagander a écrit : > On Fri, Aug 7, 2009 at 14:09, Guillaume Lelarge > wrote: >> Le vendredi 7 août 2009 à 13:35:51, Magnus Hagander a écrit : >>> On Fri, Aug 7, 2009 at 10:48, Dave Page wrote: On Thu, Aug 6, 2009 at 12:22 PM, Guillaume Lelarge wrote: >>

Re: [pgadmin-hackers] code.pgadmin.org

2010-12-30 Thread Guillaume Lelarge
Le 30/12/2010 12:20, Magnus Hagander a écrit : > I've updated code.pgadmin.org so it links to the git repo instead of > the no-longer-updated svn repo. > > I notice it's not being linked from the www.pgadmin.org site at all - > I think that is because we wanted it to nbe a trial and then forgot >

[pgadmin-hackers] code.pgadmin.org

2010-12-30 Thread Magnus Hagander
I've updated code.pgadmin.org so it links to the git repo instead of the no-longer-updated svn repo. I notice it's not being linked from the www.pgadmin.org site at all - I think that is because we wanted it to nbe a trial and then forgot about it.. Time to add it? --  Magnus Hagander  Me: http:

Re: [pgadmin-hackers] Trac tickets

2010-12-30 Thread Magnus Hagander
On Fri, Aug 7, 2009 at 14:09, Guillaume Lelarge wrote: > Le vendredi 7 août 2009 à 13:35:51, Magnus Hagander a écrit : >> On Fri, Aug 7, 2009 at 10:48, Dave Page wrote: >> > On Thu, Aug 6, 2009 at 12:22 PM, Guillaume >> > >> > Lelarge wrote: >> >> Le jeudi 6 août 2009 à 13:10:24, Dave Page a écrit

[pgadmin-hackers] pgAdmin III commit: As usual, I forgot to update CHANGELOG

2010-12-30 Thread Magnus Hagander
As usual, I forgot to update CHANGELOG Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=252a618b7d84ae22f1b24d8a4fa7fa20e23d1eb9 Modified Files -- CHANGELOG |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) -- Sent via p

Re: [pgadmin-hackers] Source reindenting

2010-12-30 Thread Magnus Hagander
On Thu, Dec 30, 2010 at 11:13, Guillaume Lelarge wrote: > Le 30/12/2010 09:52, Magnus Hagander a écrit : >> On Thu, Dec 30, 2010 at 00:45, Guillaume Lelarge >> wrote: >>> Le 29/12/2010 18:44, Dave Page a écrit : On Wed, Dec 29, 2010 at 5:30 PM, Magnus Hagander wrote: > I just did

Re: [pgadmin-hackers] Source reindenting

2010-12-30 Thread Guillaume Lelarge
Le 30/12/2010 09:52, Magnus Hagander a écrit : > On Thu, Dec 30, 2010 at 00:45, Guillaume Lelarge > wrote: >> Le 29/12/2010 18:44, Dave Page a écrit : >>> On Wed, Dec 29, 2010 at 5:30 PM, Magnus Hagander >>> wrote: I just did a testrun with astyle to reindent and restyle the code. I c

Re: [pgadmin-hackers] Source reindenting

2010-12-30 Thread Magnus Hagander
On Thu, Dec 30, 2010 at 10:38, Dave Page wrote: > On 12/30/10, Magnus Hagander wrote: >> On Thu, Dec 30, 2010 at 00:45, Guillaume Lelarge >> wrote: >>> Le 29/12/2010 18:44, Dave Page a écrit : On Wed, Dec 29, 2010 at 5:30 PM, Magnus Hagander wrote: > I just did a testrun with asty

Re: [pgadmin-hackers] Source reindenting

2010-12-30 Thread Dave Page
On 12/30/10, Magnus Hagander wrote: > On Thu, Dec 30, 2010 at 00:45, Guillaume Lelarge > wrote: >> Le 29/12/2010 18:44, Dave Page a écrit : >>> On Wed, Dec 29, 2010 at 5:30 PM, Magnus Hagander >>> wrote: I just did a testrun with astyle to reindent and restyle the code. I created a rul

Re: [pgadmin-hackers] Keywords files

2010-12-30 Thread Magnus Hagander
On Wed, Dec 29, 2010 at 20:27, Dave Page wrote: > On Wed, Dec 29, 2010 at 4:40 PM, Magnus Hagander wrote: >> On Wed, Dec 29, 2010 at 14:55, Dave Page wrote: >>> On Wed, Dec 29, 2010 at 11:54 AM, Magnus Hagander >>> wrote: We haven't updated the keywords.cpp file for ages. In fact, so long

Re: [pgadmin-hackers] Source reindenting

2010-12-30 Thread Magnus Hagander
On Thu, Dec 30, 2010 at 00:45, Guillaume Lelarge wrote: > Le 29/12/2010 18:44, Dave Page a écrit : >> On Wed, Dec 29, 2010 at 5:30 PM, Magnus Hagander wrote: >>> I just did a testrun with astyle to reindent and restyle the code. I >>> created a rule in Makefile.am per: >>> >>> diff --git a/Makefi

[pgadmin-hackers] pgAdmin III commit: Pull keywords dynamically from PostgreSQL headers

2010-12-30 Thread Magnus Hagander
Pull keywords dynamically from PostgreSQL headers Instead of copying header information into files in pgadmin, pull the data from PostgreSQL header files. The keywords for EnterpriseDB and Greenplum databases are still hardcoded in pgAdmin. Branch -- master Details --- http://git.postgr

[pgadmin-hackers] pgAdmin III commit: Add comments about pgUser/pgGroup only used on < 8.

2010-12-30 Thread Magnus Hagander
Add comments about pgUser/pgGroup only used on < 8.1 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c82945fb875001fbdc5eab2314d000436aeaf108 Modified Files -- pgadmin/schema/pgGroup.cpp |3 ++- pgadmin/schema/pgUser.cpp |3

[pgadmin-hackers] pgAdmin III commit: Add support for REPLICATION roles from 9.1

2010-12-30 Thread Magnus Hagander
Add support for REPLICATION roles from 9.1 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=643883163d3d05a6f4a7490cd63b15023177926c Modified Files -- pgadmin/dlg/dlgRole.cpp | 32 +- pgadmin/include/schema/pgRole.h |4 +