-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
-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
-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
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
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