Re: [JDBC] 'current' timestamp chokes jdbc driver

2001-05-07 Thread Tom Lane
Joseph Shraibman <[EMAIL PROTECTED]> writes: > If you set a timestamp field to be 'current' as per > http://www.ca.postgresql.org/docs/postgres/datatype-datetime.html#AEN322 > jdbc chokes on selecting that value: 'current' is deprecated and is going to go away in 7.2 anyway (that's why it's undoc

Re: [JDBC] rpm jdbc installation

2001-05-07 Thread Evelio Martinez
Christoph Jaeger escribió: Evelio Martinez [[EMAIL PROTECTED]] wrote: > Seema Noor escribió: > > > no u don't need to follow those steps. > > ok, that make sense > > > > > but u still hav to set the classpath for the jdbc driver in this rpm. > > but the CLASSPATH is already set > (/usr/java/jdk1.

[JDBC] Building JDBC in 7.1

2001-05-07 Thread Tony Grant
Hello, For those having problems compiling the 7.1 JDBC driver the following snippet from the Apache site may be a clue. I got the 7.1 .jar file to build by setting JAVA_HOME and ANT_HOME before doing make > You have to set the enviroment variable JAVA_HOME. It must > point to your local JDK ro

Re: [JDBC] rpm jdbc installation

2001-05-07 Thread Antonio Fiol Bonnín
> but the CLASSPATH is already set > (/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib:/usr/lib/pgsql:. ) > > This is what I have in /usr/lib/pgsql > > jdbc6.5-1.1.jar > jdbc6.5-1.2.jar > jdbc7.0-1.1.jar > jdbc7.0-1.2.jar > export CLASSPATH=/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib

Re: [JDBC] rpm jdbc installation

2001-05-07 Thread Christoph Jaeger
Evelio Martinez [[EMAIL PROTECTED]] wrote: > Seema Noor escribió: > > > no u don't need to follow those steps. > > ok, that make sense > > > > > but u still hav to set the classpath for the jdbc driver in this rpm. > > but the CLASSPATH is already set > (/usr/java/jdk1.3/jre/lib/rt.jar:/usr/ja

Re: [JDBC] rpm jdbc installation

2001-05-07 Thread Evelio Martinez
Seema Noor escribió: > no u don't need to follow those steps. ok, that make sense > > but u still hav to set the classpath for the jdbc driver in this rpm. but the CLASSPATH is already set (/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib:/usr/lib/pgsql:. ) This is what I have in /usr/lib

Re: [JDBC] Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit)chars?

2001-05-07 Thread Tony Grant
On 04 May 2001 15:44:23 -0400, Tom Lane wrote: Back from the weekend with sunburn (very important sign that it has stopped raining here on the west of Europe) > > > All this does > > is move the problem from being one that non-english countries have to > > being one where it is a non-eng