|
Home > Archive > Pgadmin > May 2005 > small bug with autocompletion dropmenu
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
small bug with autocompletion dropmenu
|
|
| Vincent CARON 2005-05-24, 3:24 am |
| 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
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
| |
| Dave Page 2005-05-24, 7:24 am |
|
> -----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
| |
| Vincent CARON 2005-05-24, 7:24 am |
| 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:
>
>
>
>
>
> 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
>
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
|
|
|
|
|