Query length string - Mailing list pgsql-hackers

From Ansley, Michael
Subject Query length string
Date
Msg-id 1BF7C7482189D211B03F00805F8527F70ED0D4@S-NATH-EXCH2
Whole thread Raw
Responses Re: [HACKERS] Query length string
Re: [HACKERS] Query length string
List 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



pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL
Next
From: Constantin Teodorescu
Date:
Subject: Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL