| From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | RE: ODBC Patch |
| Date: | 2001-02-12 13:48:03 |
| Message-ID: | 8568FC767B4AD311AC33006097BCD3D61A2983@woody.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 12 February 2001 12:59
> To: Dave Page
> Cc: 'pgsql-patches(at)postgresql(dot)org'
> Subject: Re: [PATCHES] ODBC Patch
>
>
> Dave, can you test the attached patch? I assume the problem was that
> pgindent does not recognize // as comments, and in fact, we don't want
> to use them.
>
> This should fix the problem.
I've not tested it (I'm just configuring my new laptop :-) ) but that should
work (and has done - if you look back in CVS I made that mod before). The
problem is that MS VC++ autogenerates resource.h whenever psqlodbc.rc is
updated in the IDE. Is it possible to get pgindent to ignore that file or
would that cause more problems?
Regards, Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-02-12 13:55:31 | Re: oid2name silly patch |
| Previous Message | Bruce Momjian | 2001-02-12 12:58:53 | Re: ODBC Patch |