> --- Original Message ---
> From: Andreas Pflug <[EMAIL PROTECTED]>
> To: Dave Page <[EMAIL PROTECTED]>
> Sent: 12/10/07, 22:11:36
> Subject: Re: pgAdmin licence
>
> Dave,
> since pgImport was originally written to import from file to MSSQL, with
> pgsql support added later (and pgConne
Dave,
since pgImport was originally written to import from file to MSSQL, with
pgsql support added later (and pgConnection/pgSet never supported COPY),
you're trying to see stuff that's not there (nor is factory.cpp).
Regards,
Andreas
---(end of broadcast)
Andreas Pflug wrote:
>>
> I don't think so. It was me who invented the db base classes, besides
> they have undergone some major rewrite (ever heard of pgSetIterator?)
> I checked quite thoroughly, including the icon (which I'd replace if I
> had another one at hand).
You invented the abstracti
Dave Page wrote:
> Andreas Pflug wrote:
>
>
>> No. You removed VC6 support, which was absolutely vital for me, without
>> ever asking whether that was viable. Since my development was tightly
>> integrated, I wasn't able to switch one of projects separately (at least
>> in the timeframe availabl
Author: dpage
Date: 2007-10-12 17:03:24 +0100 (Fri, 12 Oct 2007)
New Revision: 6743
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6743&view=rev
Log:
Prevent characters being incorrectly stripped from foreign key column names,
per Alexander Kirpa
Modified:
trunk/pgadmin
Author: dpage
Date: 2007-10-12 16:38:59 +0100 (Fri, 12 Oct 2007)
New Revision: 6742
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6742&view=rev
Log:
Avoid using a correlated subquery that Greenplum doesn't support, per report
from Jon Roberts.
Modified:
trunk/pgadmin3/
Author: guillaume
Date: 2007-10-12 15:47:33 +0100 (Fri, 12 Oct 2007)
New Revision: 6741
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6741&view=rev
Log:
Fix the tablespace issue on index and indexconstraint.
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgIndex.cpp
trunk/pg
Author: guillaume
Date: 2007-10-12 15:34:30 +0100 (Fri, 12 Oct 2007)
New Revision: 6740
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6740&view=rev
Log:
Check the PostgreSQL release before adding tablespace query, per reports from
Albin Blaschka and Ariel R. Giomi.
Modif
Author: guillaume
Date: 2007-10-12 14:57:06 +0100 (Fri, 12 Oct 2007)
New Revision: 6739
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6739&view=rev
Log:
Fix french translation, per S?\195?\169bastien Lardi?\195?\168re.
Modified:
trunk/pgadmin3/i18n/fr_FR/pgadmin3.mo
Devrim GÜNDÜZ wrote:
> Hi,
>
> I thought this was fixed already, but this is what I got in Rc1:
>
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1208342000 (LWP 30701)]
> 0x080bc8b2 in pgConn::Backe
Hiroshi Saito wrote:
> From: "Dave Page" <[EMAIL PROTECTED]>
>
>> It should still work for superusers though shouldn't it?
>>
>
> Eh?, Is it ACL bug of PostgreSQL ver 8.3b1?
>
> As for superuser,
> 2007-10-11 13:53:23 ERROR : ERROR: permission denied for tablespace
> pg_global
Yes, I specific
Author: dpage
Date: 2007-10-12 10:29:12 +0100 (Fri, 12 Oct 2007)
New Revision: 6738
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6738&view=rev
Log:
Guard against checking the server version if we're not connected.
Modified:
trunk/pgadmin3/pgadmin/schema/pgDatabase.cpp
Author: dpage
Date: 2007-10-12 09:50:55 +0100 (Fri, 12 Oct 2007)
New Revision: 6737
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6737&view=rev
Log:
Remove dead link.
Modified:
trunk/www/download/rpm.php
---(end of broadcast)
Andreas Pflug wrote:
> No. You removed VC6 support, which was absolutely vital for me, without
> ever asking whether that was viable. Since my development was tightly
> integrated, I wasn't able to switch one of projects separately (at least
> in the timeframe available).
Oh, I'm sorry - I though
14 matches
Mail list logo