| От | Peter Eisentraut |
|---|---|
| Тема | Re: cant execute yyparse() within postgresql |
| Дата | |
| Msg-id | 200412211927.32623.peter_e@gmx.net обсуждение |
| Ответ на | cant execute yyparse() within postgresql (Sibtay Abbas <sibtay_abbas@yahoo.com>) |
| Ответы |
Re: cant execute yyparse() within postgresql
|
| Список | pgsql-hackers |
Sibtay Abbas wrote: > i am not able to execute the yyparse() function > generated by flex from within the pl call handler > function. First of all, flex does not generate a yyparse() function. At most it generates yylex(). Second, you can't just ask random, highly specific questions out of the blue and expect someone to have an answer for you. Why are you calling yyparser(), what happens when you do, what PL handlers are you talking about, etc., would be some of the required context information. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера