| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Jose' Cruanyes" <cruanyes(at)cegroup(dot)it> |
| Cc: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: invalid input syntax for type tid: "(,)" |
| Date: | 2004-04-06 15:06:54 |
| Message-ID: | 03AF4E498C591348A42FC93DEA9661B889F9A0@mail.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 06 April 2004 15:33
> To: Jose' Cruanyes
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] invalid input syntax for type tid: "(,)"
>
> Jose' Cruanyes wrote:
> >
> > since strtoul() should return 0 on an empty string, I think
> it will be
> > safe to change the instances of '(,)' to '(0,0)' in the
> driver source
> > code, even if it's not too clear to me what it does...
> >
> > I've found three, two on "convert.c" and one on "results.c"
> >
> > now if some one can put the changes upstream...
>
> Has this been fixed in ODBC CVS?
Yes.
Regards, Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2004-04-06 15:29:33 | Re: Problems compiling CVS under Windows |
| Previous Message | Bruce Momjian | 2004-04-06 14:33:47 | Re: ODBC driver further developments? |