| From: | "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za> |
|---|---|
| To: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, Brook Milligan <brook(at)biology(dot)nmsu(dot)edu>, leon(at)udmnet(dot)ru, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | RE: [HACKERS] Postgres' lexer |
| Date: | 1999-08-31 14:17:54 |
| Message-ID: | 1BF7C7482189D211B03F00805F8527F748C01B@S-NATH-EXCH2 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I'll send it to you first thing in the morning. I'm afraid I'm not
connected at home. I've got a good scan.l, although I haven't touched
gram.y.
>> -----Original Message-----
>> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
>> Sent: Tuesday, August 31, 1999 4:15 PM
>> To: Ansley, Michael
>> Cc: Thomas Lockhart; Brook Milligan; leon(at)udmnet(dot)ru;
>> pgsql-hackers(at)postgreSQL(dot)org
>> Subject: Re: [HACKERS] Postgres' lexer
>>
>>
>> "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za> writes:
>> > Leon took it out with a patch that he sent in about ten
>> days ago. I did
>> > some (very) basic testing, and it seemed to remove the
>> problem of limiting
>> > the token size, which is what I was after.
>>
>> Hi Mike,
>> I committed most of your long-query changes last night, along with
>> some work of my own, but ran out of steam before getting to psql.c.
>> Also I did not touch gram.y and scan.l because I was unsure that I
>> had the latest version of what you and Leon had done. Could you send
>> me the latest and greatest?
>>
>> regards, tom lane
>>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Theodore J. Soldatos | 1999-08-31 14:37:06 | Postgres 6.5.1 on Slackware 4.0 |
| Previous Message | Tom Lane | 1999-08-31 14:14:51 | Re: [HACKERS] Postgres' lexer |