Re: [pgadmin-support] Os x link problem

2003-10-07 Thread Dave Page
> -Original Message- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 07 October 2003 20:10 > To: Dave Page > Cc: attilio drei; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Os x link problem > > > Actually, it works on Mac OS X, I just haven't had a chance > to post t

Re: [pgadmin-support] Os x link problem

2003-10-07 Thread Adam H. Pendleton
Dave Page wrote: Hi, Unfortuntely OS-X is not currently supported by pgAdmin, though we are working on this at the moment. Regards, Dave. -Original Message- From: attilio drei [mailto:[EMAIL PROTECTED] Sent: 07 October 2003 02:36 To: [EMAIL PROTECTED] Subject: [pgadmin-support] Os

Re: [pgadmin-support] BUG while create sequence

2003-10-07 Thread Dave Page
> -Original Message- > From: Mindaugas Riauba [mailto:[EMAIL PROTECTED] > Sent: 07 October 2003 14:19 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] BUG while create sequence > > > > Hello, > > There seems to be a bug while creating sequence. > > If I'm creating sequence

Re: [pgadmin-support] Os x link problem

2003-10-07 Thread Dave Page
Hi, Unfortuntely OS-X is not currently supported by pgAdmin, though we are working on this at the moment. Regards, Dave. > -Original Message- > From: attilio drei [mailto:[EMAIL PROTECTED] > Sent: 07 October 2003 02:36 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Os x link pro

[pgadmin-support] FW: IMPORTANT: Upcoming changes in IPs ...

2003-10-07 Thread Dave Page
For info: This will affect the pgAdmin website and primary ftp site, as well as the mailing lists. Snake and the CVS server will not be affected as they are a few thousand miles away from Panama! Regards, Dave > > We received word late last week that our co-lo facility in > Panama is changing

[pgadmin-support] BUG while create sequence

2003-10-07 Thread Mindaugas Riauba
Hello, There seems to be a bug while creating sequence. If I'm creating sequence with maxvalue then the same value is stated as MAXVALUE and CACHE. This can be seen in SQL tab. PgAdminIII 1.0.0 on Windows2000 connecting to PostgreSQL 7.3.4 on Linux. Mindaugas --

[pgadmin-support] Os x link problem

2003-10-07 Thread attilio drei
Os x link problem /usr/lib/libcrypto.dylib(fcrypt.o) definition of _crypt /System/Library/Frameworks/System.framework/System(crypt.So) definition of _crypt ld: Undefined symbols: _png_create_info_struct _png_create_read_struct _png_create_write_struct _png_destroy_read_struct _png_destroy_write_

[pgadmin-support] migration problems

2003-10-07 Thread Ainhize
Hi, I've installed pgadmin III and I need import from odbc database. how can i get something similar to the migration pluging for pgadmin II? Thanks, A:-) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan

Re: [pgadmin-support] PgAdmin III: Two bugs

2003-10-07 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 07 October 2003 10:31 To: Dave Page Cc: [EMAIL PROTECTED] Subject: Re: [pgadmin-support] PgAdmin III: Two bugs Dave Page wrote: Did you get the frogfrog thing as well? I noticed that when add

Re: [pgadmin-support] PgAdmin III: Two bugs

2003-10-07 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 07 October 2003 10:31 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] PgAdmin III: Two bugs > > > Dave Page wrote: > > > > > > > Did you get the frogfrog thing as well? I noticed that

Re: [pgadmin-support] PgAdmin III: Two bugs

2003-10-07 Thread Andreas Pflug
Dave Page wrote: Did you get the frogfrog thing as well? I noticed that when adding a UNIQUE constraint from the table prop dialogue. This translates to what? My dictionary only knows single frogs, not siamesian twin frogs :-) Regards, Andreas ---(end of broadcast)---

Re: [pgadmin-support] PgAdmin III: Two bugs

2003-10-07 Thread Dave Page
Thanks Chris, added to TODO. Regards, Dave. > -Original Message- > From: Christopher Kings-Lynne [mailto:[EMAIL PROTECTED] > Sent: 07 October 2003 08:27 > To: Dave Page > Cc: Andreas Pflug; Matej Rizman; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] PgAdmin III: Two bugs > > > >

Re: [pgadmin-support] PgAdmin III: Two bugs

2003-10-07 Thread Christopher Kings-Lynne
Fixed in head and branch. dlgIndexConstraint::GetSql() was hard-coded to "PRIMARY KEY" instead of wxString(typeList[objectType].typeName).Upper(). Cool, thanks. Did you get the frogfrog thing as well? I noticed that when adding a UNIQUE constraint from the table prop dialogue. Regards, Dave.

Re: [pgadmin-support] PgAdmin III: Two bugs

2003-10-07 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 06 October 2003 16:48 > To: Dave Page > Cc: Matej Rizman; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] PgAdmin III: Two bugs > > > > > >Scrub that, I see it. If you right click and then create New Unique