RE: Updated ODBC Driver Download - Mailing list pgsql-odbc

From Dave Page
Subject RE: Updated ODBC Driver Download
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A2932@woody.vale-housing.co.uk
Whole thread Raw
In response to Updated ODBC Driver Download  (Dave Page <dpage@vale-housing.co.uk>)
List pgsql-odbc

> -----Original Message-----
> From: Cedar Cox [mailto:cedarc@visionforisrael.com]
> Sent: 26 January 2001 14:54
> To: Dave Page
> Subject: Re: [ODBC] Updated ODBC Driver Download
>
>
>
> Thank you for all your work.. I'll try to get around to testing some
> things now.  Also, I was just wondering about the version number
> scheme.  Does this mean that for a given PG version number
> (eg. 7.01) there could be up to 9999 patches?
>
> -Cedar

No problem - expect bugs though, this is the first C code I've contributed
to anything and I'm far from an expert!

The version number follows what I think was Byron's scheme when he was
updating it reguarly - 06.40.0209 would be rev 9 for PostgreSQL 6.4.2. The
xx.xx.xxxx format is required by the ODBC spec, I just made it 07.01.0001
(note the minor version number change) as it seemed to make more sense. I do
think that 0-9999 revisions would be a better approach than 0209 though.

Regard, Dave.

pgsql-odbc by date:

Previous
From: "Joseph"
Date:
Subject: Rules and MS Access
Next
From: "Constantin S. Svintsoff"
Date:
Subject: Getting bytea results via SQLGetData