| From: | "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za> |
|---|---|
| To: | "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Query length string |
| Date: | 1999-08-11 12:42:55 |
| Message-ID: | 1BF7C7482189D211B03F00805F8527F70ED0D4@S-NATH-EXCH2 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I have gotten as far as the tcop, now I need some help as far as
yacc(bison?) goes. Yacc seems to use an input buffer called YY_BUFFER or
something, which appears to be a fixed length string. Does anybody have any
idea how I go about changing this so that I can pass a char * which I have
allocated (apart from reading the manual, I'm looking for the 'technical
summary' ;-)?
Sorry the front-end changes are taking so long to get out, I have been quite
busy. I was also working on some outdated source, and spent a while
patching and diffing. But they are working and ready to go. Tomorrow...
maybe.....
MikeA
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Constantin Teodorescu | 1999-08-11 13:06:29 | Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL |
| Previous Message | Constantin Teodorescu | 1999-08-11 12:32:40 | Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL |