> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] 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