| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: tsearch2 patch status report |
| Date: | 2007-08-21 15:05:37 |
| Message-ID: | 20070821150537.GG19456@svr2.hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Aug 21, 2007 at 10:59:52AM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > Magnus Hagander wrote:
> >> I get awarning from the following line in bison generated parse.h:
> >> #define TEXT 577
>
> > That's easy, change the terminal to TEXT_P on gram.y and keywords.c.
>
> Yeah, I was wondering if we'd have to do that with any of the new
> keywords. Will fix, if you didn't already.
Nope, not yet since it's just a warning, so please do.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oleg Bartunov | 2007-08-21 16:04:25 | Re: tsearch2 patch status report |
| Previous Message | Tom Lane | 2007-08-21 14:59:52 | Re: tsearch2 patch status report |