Skip to Content.
Sympa Menu

freetds - Re: [freetds] server code patch

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] server code patch
  • Date: Sun, 05 Feb 2006 12:22:24 +0100

Il giorno dom, 05/02/2006 alle 14.51 +1100, James Harper ha scritto:
> I have a patch to the server code in freetds, it seems to work well when
> used with the Microsoft "SQL Query Analyser" using TDS 7/8 protocol,
> although I've only really tested char, varchar and int types. I haven't
> yet had cause to test the nullable integer/float types yet, so haven't
> put in any code to handle those...
>
> I've also got the beginnings of a postgresql proxy, which uses the
> freetds server code to takes the queries, translates them, and passes
> them to a postgresql backend, and then translates the results back
> again. Translation is fairly sparse at this point but works for a few
> types of queries.
>
> How do I generate a patch against the current CVS tree? Is the freetds
> community interested in the postgresql proxy at all? It's probably
> useful even just as an example of how to write a server...
>

Your work is very interesting and we would happy to merge it.
For how to generate patch the best way is to make a diff from your
original version to your changed version and try to apply to current
CVS. Perhaps it would be helpful for you if you could use directly CVS
so to apply changes.

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page