[pgadmin-support] bug after installing PostgreSQL on Windows

2005-06-07 Thread Vincent CARON
I have installed pgAdmin3 on Windows to work on distant database. But after having installed PostgreSQL on my computer under Windows, I have no error messages with a bad SQL querry in pgAdmin3. I think I have check the national language support and this come from here. I still have error messages w

Re: [pgadmin-support] Alter columntype with pgadmin?

2005-05-27 Thread Vincent CARON
on 27/05/2005 10:11 Walter Haslbeck said the following: > Hi, > > now that PostgreSQL 8 supports changing the datatype of a column with > the 'ALTER TABLE ... ALTER COLUMN ... TYPE new_type [USING ...]' syntax > it would be great if pgadminIII has an option to do this via GUI. > > Are there any e

Re: [pgadmin-support] small bug with autocompletion dropmenu

2005-05-24 Thread Vincent CARON
I have just backup, dropped, and restore the database, and now, I'm unable to reproduce the bug. Regards, Vincent on 24/05/2005 11:28 Dave Page said the following: > > > >>-Original Message- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behal

[pgadmin-support] small bug with autocompletion dropmenu

2005-05-23 Thread Vincent CARON
Platform : Windows XP SP2 Language : French Distribution : binaries Version : 1.3.0 (Apr 24 2005) I have 2 trigger funtions : - lower_names() - lower_name() I want to attribute the "lower_name()" trigger to one table. When I select "lower_name()" trigger in the drop down list, the