From: | stefano(dot)bianchi at iskranet(dot)net (Stefano Bianchi) |
---|---|
To: | |
Subject: | [Pljava-dev] R: R: R: select CURRENT_TIMESTAMP is wrong |
Date: | 2008-02-20 10:06:21 |
Message-ID: | 001d01c873a8$3fa27310$0ab0a8c0@ASUSSTEFANO |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Toler | 2008-03-04 20:27:13 | [Pljava-dev] (Third try to post) Installation issue: /usr/share/pljava/pljava.so: undefined symbol: session_timezone |
Previous Message | Stefano Bianchi | 2008-02-20 09:07:38 | [Pljava-dev] R: R: select CURRENT_TIMESTAMP is wrong |