Re: No way to have error message on pgadmin III pg 8.0

Поиск
Список
Период
Сортировка
От Laurent Birckel
Тема Re: No way to have error message on pgadmin III pg 8.0
Дата
Msg-id IIEKLKLBOEKJJJCGJHPDCEDLIGAA.laurent.birckel@uni-medecine.fr
обсуждение исходный текст
Ответ на Re: No way to have error message on pgadmin III pg 8.0  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
I am very happy for you, but i rest Sad for me ! I beleive you, but my problem is not solved.
 
I have absolutely NOTHING on my "messages" zone.
 
when i get some messages (not on this case, the offending line is NEVER the good one.
 
If you have it and not me, I think there is something wrong on my config, but I can't find it.
 
is it possible due to the encoding (I use LATIN9) ? we tried firts UNICODE, and changed to Latin9 (no change about the error messages)
 
the other guys of my company have the same trouble,
 
sorry
 
Laurent
-----Message d'origine-----
De : Dave Page [mailto:dpage@vale-housing.co.uk]
Envoyé : mardi 22 mars 2005 14:45
À : Laurent Birckel; pgadmin-support@postgresql.org
Objet : RE: [pgadmin-support] No way to have error message on pgadmin III pg 8.0

 


From: Laurent Birckel [mailto:laurent.birckel@uni-medecine.fr]
Sent: 21 March 2005 17:19
To: Dave Page; pgadmin-support@postgresql.org
Subject: RE: [pgadmin-support] No way to have error message on pgadmin III pg 8.0

I write a function (create function) on pgadmin
 
in the text of the function (ie in attachement)
in the attachement (.txt) , I forgot the ';' after the END IF
 
if I forget ANYTHING (a ';', a ')' or anything else) in the "messages",
        => I get absolutely NOTHING. (see the jpeg attached)
 
 
 
then I can't work. I'm on pg 8.01 on windows. we are 3 developers and every body tried something. all with the same result.
 
I'm realy sad !
 
Don't be sad!!
 
When I try to execute the script you attached, I get the following error:

ERROR:  syntax error at or near "_idPJ" at character 817
 
Which is clearly caused by the missing semi-colon on the preceding 'end if'. pgAdmin also puts a line marker on the offending line.
 
I don't recall anything changing recently, but can I send you an up to date snapshot to try?
 
Regards, Dave.

В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: No way to have error message on pgadmin III pg 8.0
Следующее
От: Alan Corey
Дата:
Сообщение: Minor annoyance with Windows Help in pgAdmin III