Re: [HACKERS] plpgsql requires bison
От | Tom Lane |
---|---|
Тема | Re: [HACKERS] plpgsql requires bison |
Дата | |
Msg-id | 11024.933996970@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [HACKERS] plpgsql requires bison (Bruce Momjian <maillist@candle.pha.pa.us>) |
Ответы |
Re: [HACKERS] plpgsql requires bison
|
Список | pgsql-hackers |
Bruce Momjian <maillist@candle.pha.pa.us> writes: >> This same problem was reported for HPUX a couple weeks ago (see thread >> "[PORTS] HP-UX port" on 29 July). I think that moving the #include of >> "pl_scan.c" down to the file trailer section, instead of having it in >> the file header, would work. Did not try it yet. > Moving the #include down below the %} does not work. Is there another > section. I put it on line 49. No, that'd be in the grammar proper. I meant down in the trailing miscellaneous-C-code section, say right after the %% divider at line 1081. (If I were a yacc expert I'd know the names of these sections, but I'm just a hacker...) regards, tom lane
В списке pgsql-hackers по дате отправления: