From: stefano.bianchi at iskranet.net (Stefano Bianchi) Date: Wed, 20 Feb 2008 11:06:21 +0100 Subject: [Pljava-dev] R: R: R: select CURRENT_TIMESTAMP is wrong In-Reply-To: <001901c873a0$0c22ada0$0ab0a8c0@ASUSSTEFANO> References: <014401c85dbc$477601d0$16b0a8c0@ASUSSTEFANO><09DA7761-B2E9-4036-B2B1-84F97418F3D4@mac.com><014901c85dbf$c92040d0$16b0a8c0@ASUSSTEFANO><227D74A0-C160-4036-ABBD-75D08B65C44A@mac.com> <001901c873a0$0c22ada0$0ab0a8c0@ASUSSTEFANO> Message-ID: <001d01c873a8$3fa27310$0ab0a8c0@ASUSSTEFANO> I replay myself. I spend 1 hour to setup a test env end It work FINE !!! Great! ciao -----Messaggio originale----- Da: pljava-dev-bounces at pgfoundry.org [mailto:pljava-dev-bounces at pgfoundry.org] Per conto di Stefano Bianchi Inviato: mercoled? 20 febbraio 2008 10.08 A: pljava-dev at pgfoundry.org Oggetto: [Pljava-dev] R: R: select CURRENT_TIMESTAMP is wrong Hi there, i try to compile from cvs, but my env may be wrong and i fail. Question is: Linux i386: pljava-i686-pc-linux-gnu-pg8.3-1.4.0.tar.gz linked at http://wiki.tada.se/display/pljava/Download+Page is currently update to cvs, so I never need to compile from source to fix my problem ? Thanks in advance Stefano Bianchi -----Messaggio originale----- Da: pljava-dev-bounces at pgfoundry.org [mailto:pljava-dev-bounces at pgfoundry.org] Per conto di Kris Jurka Inviato: venerd? 1 febbraio 2008 6.09 A: Lucas Madar Cc: pljava-dev at pgfoundry.org Oggetto: Re: [Pljava-dev] R: select CURRENT_TIMESTAMP is wrong On Fri, 25 Jan 2008, Kris Jurka wrote: > On Fri, 25 Jan 2008, Lucas Madar wrote: > >> I didn't post this to the list by mistake, but I found a solution. It appears >> that some precision is being lost with certain compilers. The culprit is >> this: >> mSecs += EPOCH_DIFF * 1000; /* Adjust for diff >> between Postgres and Java (Unix) */ >> This is not compiler dependent, it just depends on whether this code is used or not. This function is only used when running against a server built with integer datetimes. Fixed in CVS. Kris Jurka _______________________________________________ Pljava-dev mailing list Pljava-dev at pgfoundry.org http://pgfoundry.org/mailman/listinfo/pljava-dev _______________________________________________ Pljava-dev mailing list Pljava-dev at pgfoundry.org http://pgfoundry.org/mailman/listinfo/pljava-dev