|
|
Sponsor |
Re: problem with writing large floating point values to postgres: msg#00010db.postgresql.lipqxx
On Fri, August 10, 2007 19:38, Denis Dzyubenko wrote: > I have a problem with writing values of type double in pqxx. I've > already created a ticket (#116), but received no feedback. Maybe the > ticket was unclear, so I'll try to explain my problem. No, it was very clear! I'm sorry for not following up; I think I kept the ticket open in a browser tab to get back to later, and then lost my session state. > template<typename T> inline string to_string_fallback(T Obj) > { > stringstream S; > #ifdef PQXX_HAVE_IMBUE > S.imbue(locale("C")); > #endif > S.precision(41); // ADD THIS LINE And this was the reason why I wanted to follow up on the matter: we don't want to lose any precision, so is there some way to tell S "give us as much precision as you can usefully represent"? Just setting a precision of 41 seems a bit arbitrary. :-) Jeroen
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Solution for "array in a result query", Jeroen T. Vermeulen |
|---|---|
| Next by Date: | PQCancel, Rob Lemley |
| Previous by Thread: | problem with writing large floating point values to postgres, Denis Dzyubenko |
| Next by Thread: | PQCancel, Rob Lemley |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|