Re: [pgadmin-hackers] Patch to enable/disable rule on a table

2007-11-23 Thread Guillaume Lelarge
Dave Page a écrit : > Guillaume Lelarge wrote: >> Hi all, >> >> Here is a patch to support this new PostgreSQL 8.3 feature : the >> possibility to enable and disable a rule on a table. > > Thanks, applied with minor changes: > > - Correct the naming of pgRule::iSetEnabled to pgRule::SetEnabled, a

Re: [pgadmin-hackers] pgadmin3 1.8.0 for ubuntu/dapper and

2007-11-23 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 23 Nov 2007 10:38:30 +0100 Raphaël Enrici <[EMAIL PROTECTED]> wrote: > >> That'd be great. > > > > http://www.cmdalert.com/pgadmin.tar.gz > Hi Joshua, > > can you recheck please? While clicking this link I'm rediricted to > the same host in h

Re: [pgadmin-hackers] Patch to enable/disable rule on a table

2007-11-23 Thread Dave Page
Guillaume Lelarge wrote: > Hi all, > > Here is a patch to support this new PostgreSQL 8.3 feature : the > possibility to enable and disable a rule on a table. Thanks, applied with minor changes: - Correct the naming of pgRule::iSetEnabled to pgRule::SetEnabled, and added iSetEnabled with the cor

[pgadmin-hackers] SVN Commit by dpage: r6827 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/schema pgadmin/schema

2007-11-23 Thread svn
Author: dpage Date: 2007-11-23 17:03:49 + (Fri, 23 Nov 2007) New Revision: 6827 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6827&view=rev Log: Add an option to enable/disable rules on tables [Gullaume Lelarge] Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/p

Re: [pgadmin-hackers] [pgadmin-support] RFE: Add a TRUNCATE script to scripts menu

2007-11-23 Thread Dave Page
Guillaume Lelarge wrote: > Hi Andrew, > > Andrew Lazarus a écrit : >> Wednesday, October 3, 2007, 1:12:52 AM, you wrote: >> >> GL> [EMAIL PROTECTED] a écrit : to go with INSERT, DELETE, etc. >> GL> I don't see much interest in a TRUNCATE script because there's nothing >> GL> more to add on th

[pgadmin-hackers] SVN Commit by dpage: r6826 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/schema pgadmin/schema

2007-11-23 Thread svn
Author: dpage Date: 2007-11-23 15:36:22 + (Fri, 23 Nov 2007) New Revision: 6826 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6826&view=rev Log: Add options to TRUNCATE and TRUNCATE...CASCADE tables. [Guillaume Lelarge] Modified: trunk/pgadmin3/CHANGELOG trunk/pg

Re: [pgadmin-hackers] A bunch of minor issues

2007-11-23 Thread Dave Page
Heikki Linnakangas wrote: > Euler Taveira de Oliveira wrote: >> Heikki Linnakangas wrote: >>> Attached is a patch to change a few string constructions to be more >>> localization-friendly. There's still a lot of troublesome constructs >> where is the patch? > > Oh crap. Here.. :-) Thanks Heikki,

[pgadmin-hackers] SVN Commit by dpage: r6825 - in trunk/pgadmin3/pgadmin: debugger dlg frm ui

2007-11-23 Thread svn
Author: dpage Date: 2007-11-23 15:03:44 + (Fri, 23 Nov 2007) New Revision: 6825 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6825&view=rev Log: Fixup some strings to improve localisation. [Heikki Linnakangas] Modified: trunk/pgadmin3/pgadmin/debugger/dbgPgConn.cpp

[pgadmin-hackers] SVN Commit by dpage: r6824 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin

2007-11-23 Thread svn
Author: dpage Date: 2007-11-23 11:45:33 + (Fri, 23 Nov 2007) New Revision: 6824 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6824&view=rev Log: Fix path discovery on Unix so standard installs can be relocated easily. Modified: branches/REL-1_8_0_PATCHES/pgadmin3/C

[pgadmin-hackers] SVN Commit by dpage: r6823 - in trunk/pgadmin3: . pgadmin

2007-11-23 Thread svn
Author: dpage Date: 2007-11-23 11:44:41 + (Fri, 23 Nov 2007) New Revision: 6823 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6823&view=rev Log: Fix path discovery on Unix so standard installs can be relocated easily. Modified: trunk/pgadmin3/CHANGELOG trunk/pga

Re: [pgadmin-hackers] pgadmin3 1.8.0 for ubuntu/dapper and

2007-11-23 Thread Raphaël Enrici
Joshua D. Drake a écrit : Raphaël Enrici wrote: Joshua D. Drake wrote: On Sun, 18 Nov 2007 10:03:29 + Dave Page <[EMAIL PROTECTED]> wrote: Hmmm appears it is only available for 32bit :) I will build up a 64bit pacakge. Hi Josh, That'd be great. http://www.cmdalert.com/pgadmin.tar.gz