| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Joel Fradkin" <jfradkin(at)wazagua(dot)com> |
| Cc: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: figuring out why I am having this issue |
| Date: | 2005-09-02 15:12:08 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9E3A@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> -----Original Message-----
> From: Joel Fradkin [mailto:jfradkin(at)wazagua(dot)com]
> Sent: 02 September 2005 15:44
> To: Dave Page
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: RE: [ODBC] figuring out why I am having this issue
>
> The patch fixed the other issue (my sql was 8k so fixing
> connect did the
> trick).
> I manually applied the changes is there an easier way?
Something like:
patch -p0 < patch.diff
I generally do that sort of thing from an Msys prompt.
Or, because I've committed it to CVS, you can now just do a CVS update.
> Again I appreciate all the help, I will test more to see if
> any other issues
> come up, but at least my initial problem with the FE driver
> seems to not be
> a problem in libpq land.
:-)
/D
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthias Weinert | 2005-09-02 22:18:47 | c++ mfc: problem with bytea |
| Previous Message | Joel Fradkin | 2005-09-02 14:43:59 | Re: figuring out why I am having this issue |