RE: ODBC Patch - Mailing list pgsql-patches

From Dave Page
Subject RE: ODBC Patch
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A298A@woody.vale-housing.co.uk
Whole thread Raw
In response to ODBC Patch  (Dave Page <dpage@vale-housing.co.uk>)
Responses Re: ODBC Patch
List pgsql-patches

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: 12 February 2001 18:32
> To: Dave Page
> Cc: 'Tom Lane'; 'pgsql-patches@postgresql.org'
> Subject: Re: [PATCHES] ODBC Patch
>
>
>
> It is my understanding that resource.h is changed only when a new
> option is added t psqlodbc.rc.  It does not change with a
> version number
> change because resource.h doesn't contain a version number.
>

I've just tested with MS VC++ SP4 and it will not update psqlodbc.rc without
rewriting resource.h even if you only change the version number. If you say
No when prompted to update resource.h, it then doesn't update psqlodbc.rc
either.

> Dave, can you send me the MS-generated resource.h for me to test with
> and cvs commit?  Thanks.

Attached.

Regards, Dave.


Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: oid2name silly patch
Next
From: Tom Lane
Date:
Subject: Re: oid2name silly patch