| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za> |
| 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:14:51 |
| Message-ID: | 15426.936108891@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"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 | Ansley, Michael | 1999-08-31 14:17:54 | RE: [HACKERS] Postgres' lexer |
| Previous Message | Ansley, Michael | 1999-08-31 14:04:06 | RE: [HACKERS] Postgres' lexer |