Re: [HACKERS] plpgsql requires bison
От | Bruce Momjian |
---|---|
Тема | Re: [HACKERS] plpgsql requires bison |
Дата | |
Msg-id | 199908070424.AAA14184@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [HACKERS] plpgsql requires bison (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | 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...) Thank you. That did it. Commit applied. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: