Re: [JDBC] Compiling

2001-03-29 Thread Peter Mount
At 22:35 25/03/01 +0200, Peter Eisentraut wrote: Peter Mount writes: At 14:21 25/03/01 +0200, Peter Eisentraut wrote: Mike Cannon-Brookes writes: tried to pull down the latest src and compile it but I can't. The build file seems to filter properties like MAJORVERISON

Re: [JDBC] Compiling

2001-03-25 Thread Peter Mount
At 14:21 25/03/01 +0200, Peter Eisentraut wrote: Mike Cannon-Brookes writes: tried to pull down the latest src and compile it but I can't. The build file seems to filter properties like MAJORVERISON, MINORVERSION etc with ant properties that don't exist? You aren't running 'ant'

Re: [JDBC] PATCH to org/postgresql/jdbc2/DatabaseMetaData.java

2001-03-01 Thread Peter Mount
I'll take a look at this patch shortly. Sorry for the delay, work has been hectic this week so I'm about 4 days behind with emails. Peter At 17:22 25/02/01 -0500, Ola Sundell wrote: --- postgresql-7.1beta4/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java Mon Jan 29 03:53:56 2001

[JDBC] Re: [DOCS] Java class documentation

2001-02-24 Thread Peter Mount
At 16:00 23/02/01 +, Thomas Lockhart wrote: Could we for now remove the formal class documentation from the DocBook source, while keeping the narrative parts, and instead point people to the JavaDoc? Could we make prebuild class documentation in HTML available to users, maybe where

[JDBC] Re: [INTERFACES] unable to find postgresql.jar

2001-02-24 Thread Peter Mount
At 22:49 21/02/01 -0800, Shankar Gowda wrote: Hello sir/madam, i have install postgresql 6.5.3 and unable to configure the jdbc to it. i have installed jdbc rpms and it gave me /usr/lib/pgsql/jdbc6.5-1.1.jar and /usr/lib/pgsql/jdbc6.5-1.2.jar. but, i could not find where is postgresql.jar or

Re: [JDBC] RE: f is not a valid bitstring

2001-02-24 Thread Peter Mount
At 15:17 23/02/01 -0800, Skidmore, Walt wrote: An update: I looked through the documentation, and found that the bool type might be better suited. So, after changing the field type, I'm getting a new error: java.sql.SQLException: ERROR: pg_atoi: error in "f": can't parse "f" Hmm, its trying