Re: [pgadmin-support] [BROKEN PACKAGES!] Re: [pgadmin-hackers] pgAdmin III 1.2.0 RC2

2004-11-18 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Thu, 18 Nov 2004, [ISO-8859-1] Raphaël Enrici wrote: Sorry for the noise, don't upgrade, these packages are broken (can't connect to a database...) use --enable-beer flag :-) - -- Devrim GUNDUZ devrim~gunduz.orgdevrim.gunduz~linux.org.tr

[pgadmin-support] [BROKEN PACKAGES!] Re: [pgadmin-hackers] pgAdmin III 1.2.0 RC2 Debian packages available

2004-11-18 Thread Raphaël Enrici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry for the noise, don't upgrade, these packages are broken (can't connect to a database...) Regards, Raphaël Raphaël Enrici wrote: | Dear all, | | I'm currently uploading pgAdmin III 1.2.0rc2 debian packages. They | should be available on your favori

[pgadmin-support] pgAdmin III 1.2.0 RC2 Debian packages available

2004-11-18 Thread Raphaël Enrici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all, I'm currently uploading pgAdmin III 1.2.0rc2 debian packages. They should be available on your favorite PostgreSQL mirror as soon as mirror scripts will do their jobs. Have fun and happy testing! Raphaël P.S. To install these packages with apt

Re: [pgadmin-support] Can' change comments on column

2004-11-18 Thread Andreas Pflug
Walter Haslbeck wrote: Hello, I just discovered another bug (can be reproduced with pgadminIII/rc1 on win32 and also with the latest cvs version on linux): You can't edit comments on columns. When you edit the properties for a column and change the comment in the textbox, the 'OK' buttons stays

Re: [pgadmin-support] Problem with using domains

2004-11-18 Thread Andreas Pflug
Martin Susil wrote: Hello, It seems I found a small bug: I use domains as data type aliases in my db: CREATE DOMAIN my_schema.t_varchar AS varchar; Now lets say I want to edit (or insert) some values in my_schema.my_table so I run pgAdmin and 'right-click & View Data' the table. Domains under name