Skip to Content.
Sympa Menu

freetds - Re: tds_process_result_tokens patch

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: tds_process_result_tokens patch
  • Date: Thu, 12 Aug 1999 21:34:30 -0400 (EDT)




On Thu, 12 Aug 1999, Mark Schaal wrote:

>
> For your consideration.
>
> Adds an is_end_token macro to tds.h. (Maybe it should go in token.c?)

I left it in tds.h...it eventually may be needed by other files.

> Changes tds_process_result_tokens error handling.
> Changes tds_process_result_tokens end token handling to support above.

I was a bit concerned about the handling of END3 (DONEINPROC) when I
looked at the patch but it seems to work quite well in testing. It's been
a while, but there are places where receiving an END3 should continue to
process. It's just been so long I can't remember what they were :)

Anyway, I want to keep an eye out for it.

> Changes more_results handling, eliminating more_results global variable.

A good thing, eventually I'd like the library to be thread safe.

> Fixes spelling of 'cancelled'.

Hmmm...that was Craig I think :)

>
> Mark
>

I'm going to do a bit more testing and then I'll check it in tonight. I'm
leaving town tommorow morning and won't be back 'til late Sunday, so I
won't have email 'til then. So anyway, have a look and make sure I
applied the patch correctly (I changed the formatting in a places, but
otherwise it should be pretty much intact).

Cheers,

Brian





Archive powered by MHonArc 2.6.24.

Top of Page