Re: [pgadmin-support] [pgadmin-hackers] pgAdmin v1.4.0 Released

2005-11-11 Thread Raphaël Enrici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Packages for Debian/sarge have just been uploaded to our master host. PostgreSQL mirrors should sync in the next hours. Regards, Raphaël for the pgAdmin Development Team Dave Page wrote: > I'm pleased to announce the release of pgAdmin 1.4.0,

[pgadmin-support] Feature requests

2005-11-11 Thread A.j. Langereis
To whom it may concern,   First of all I would like to thank all who worked on the new pgAdmin: the new style and graphical explains are super!   Nevertheless I ran into a "bug", or maybe better: a feature-request. When one is creating a new foreign key via the tool, it is not possible to se

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 11 November 2005 16:14 > To: Dave Page > Cc: Miha Radej; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] problem adding a foreign key > in v1.5 and a > > Dave Page wrote: > > > > > > > >>-

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Pflug Sent: 11 November 2005 15:53 To: Miha Radej Cc: 'pgadmin-support@postgresql.org' Subject: Re: [pgadmin-support] problem adding a foreign key in v1.5 and a The regist

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a question re v1.5 vs

2005-11-11 Thread Miha Radej
hi! the foreign key problem seems to come from using an incorrect schema name. ie. in a database i am using i have a few schemas. i am working on one of them and when selecting a referencing table all table names are displayed as 'schema.tablename' except the tables from the current schema i'

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 11 November 2005 15:53 > To: Miha Radej > Cc: 'pgadmin-support@postgresql.org' > Subject: Re: [pgadmin-support] problem adding a foreign key > in v1.5 and a > > The registr

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Andreas Pflug
Miha Radej wrote: hi! i'm using pgadmin3 v1.5 devel, built today from a fresh cvs checkout. with this version i am having problems adding foreign keys (to existing tables or when creating a new table) since pgadmin doesn't seem to refresh the columns in the selected table and i cannot select

[pgadmin-support] problem adding a foreign key in v1.5 and a question re v1.5 vs 1.2.2

2005-11-11 Thread Miha Radej
hi! i'm using pgadmin3 v1.5 devel, built today from a fresh cvs checkout. with this version i am having problems adding foreign keys (to existing tables or when creating a new table) since pgadmin doesn't seem to refresh the columns in the selected table and i cannot select a column to specif