Thread: small bug with autocompletion dropmenu

small bug with autocompletion dropmenu

From
Vincent CARON
Date:
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 "lower_names()"
trigger is selected anyway.
An SQL querry was succesfull to add the correct trigger.

-- 
GPG Key: http://covoiturage.fr/caron.asc


Re: small bug with autocompletion dropmenu

From
"Dave Page"
Date:

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Vincent CARON
> Sent: 24 May 2005 06:45
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] small bug with autocompletion dropmenu
>
> 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
> "lower_names()"
> trigger is selected anyway.
> An SQL querry was succesfull to add the correct trigger.

I cannot reproduce this - can you provide exact steps to reproduce the
problem please?

Regards, Dave


Re: small bug with autocompletion dropmenu

From
Vincent CARON
Date:
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: pgadmin-support-owner@postgresql.org 
>>[mailto:pgadmin-support-owner@postgresql.org] On Behalf Of 
>>Vincent CARON
>>Sent: 24 May 2005 06:45
>>To: pgadmin-support@postgresql.org
>>Subject: [pgadmin-support] small bug with autocompletion dropmenu
>>
>>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 
>>"lower_names()"
>>trigger is selected anyway.
>>An SQL querry was succesfull to add the correct trigger.
> 
> 
> I cannot reproduce this - can you provide exact steps to reproduce the
> problem please?
> 
> Regards, Dave
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>