| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Andreas Pflug" <Andreas(dot)Pflug(at)web(dot)de>, <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: ResolveNumericParam problem |
| Date: | 2003-06-18 12:59:28 |
| Message-ID: | 03AF4E498C591348A42FC93DEA9661B844B0A1@mail.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Thanks, patch applied.
Regards, Dave.
> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas(dot)Pflug(at)web(dot)de]
> Sent: 16 June 2003 12:15
> To: pgsql-odbc(at)postgresql(dot)org; Dave Page
> Subject: ResolveNumericParam problem
>
>
> When converting the value zero, the result is wrong: it is
> converted to
> "" or ".", depending on the precision.
> The attached patch insures a zero to be added, so this
> converts to "0"
> or "0."
>
> Regards,
> Andreas
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2003-06-18 13:21:38 | Re: Unicode/client_encoding/conversion problem |
| Previous Message | Dave Page | 2003-06-18 12:59:16 | Re: Unicode/client_encoding/conversion problem |