Re: [QUESTIONS] the JDBC Driver - Mailing list pgsql-interfaces

From Peter T Mount
Subject Re: [QUESTIONS] the JDBC Driver
Date
Msg-id Pine.LNX.3.95.980109171234.26865A-100000@maidast
Whole thread Raw
In response to Re: [QUESTIONS] the JDBC Driver  (Bryan Mann <bmann@whistle.com>)
List pgsql-interfaces
On Fri, 9 Jan 1998, Bryan Mann wrote:

> On Fri, 9 Jan 1998, Peter T Mount wrote:
>
> > [PM: I've CC'd the postgresql-interfaces list, as JDBC related stuff
> > should go there]
> >
> > On Thu, 8 Jan 1998, Zed A. Shaw wrote:
> >
> > > I just downloaded the PostgreSQL JDBC driver (at least, the guys who
> >
> > > Also, if anyone has run into any problems with this thing, I'd
> > > appreciate your advice.  Thanks in advance.
> >
> > The driver is under continual development.
> >
> First thanks for the driver.  Very nice.
>
> Perhaps you could add a .SUFFIXES line to your Makefile.
>
> .SUFFIXES:  .java .class

True. I'll add it.

> For FreeBSD this is required till the system makefiles change to
> support .java and .class.

> Also the postgresql.jar rule barfs when trying to expand $^.
> Perhaps there is a more general way of doing this by just listing
> the directory 'postgresql'?

The main thing is for the jar file to include all of the class files under
that directory. I'll look into this. We've got to be careful, because
there's some subdirectories under postresql now.

> Bryan.
> ----------------------------------------------------------------------
> mailto:bmann@whistle.com -*-  http://www.whistle.com/ -*- 415-577-7000
> -----------------PC Computing '97 MVP Network Hardware----------------
> http://www.zdnet.com/pccomp/features/excl0198/mvp97/storage/whistle_interjet.html

--
Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-interfaces by date:

Previous
From: Bryan Mann
Date:
Subject: Re: [QUESTIONS] the JDBC Driver
Next
From: Peter T Mount
Date:
Subject: Re: [QUESTIONS] the JDBC Driver