From: thhal at mailblocks.com (Thomas Hallgren) Date: Fri, 02 Sep 2005 17:31:28 +0200 Subject: [Pljava-dev] ResultSet from trigger screwy with timestamp type In-Reply-To: <75F39425D1954A4380D5C9E1D630CDC91D4377@C2A007.stratford.auto.cooperintra.ctb> References: <75F39425D1954A4380D5C9E1D630CDC91D4377@C2A007.stratford.auto.cooperintra.ctb> <43187050.7000004@mailblocks.com> Message-ID: Burtenshaw, John J. wrote: > > Thomas: > Thanks for your reply. Sorry for the confustion with gcj. I am using > the following 'binary' from the pljava home site: > > pljava-i686-pc-linux-gnu-pg8.0-1.1.0.tar.gz > > I believe it is PLJava 1.1. I am also using Postgresql 8.0.3. Is > there a way of determining if the debian package of postgresql that I > have installed is compiled with the integer/timestamp support? I'm > guessing that we want integer/timestamp support for PLjava to work > properly. > As I said earlier, PL/Java _should_ dynamically adapt to how the PostgreSQL binary is compiled. But considering the error you get, it would be of great value if you could verify what the setting is, and if the result is different if PostgreSQL is compiled differently. Regards, Thomas Hallgren