Patch for jdbc Makefile

From: William Webber <william(at)ferengi(dot)live(dot)com(dot)au>
To: pgsql-patches(at)postgresql(dot)org
Subject: Patch for jdbc Makefile
Date: 2001-01-17 00:36:58
Message-ID: 20010117113617.A32163@ferengi.live.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Hi all!

Attached is a small patch for src/interfaces/jdbc/Makefile. It sets
the CLASSPATH to "." before running javac and also before running
'java utils.CheckVersion'; otherwise, the user must do this themselves
or get "class not found" error messages.

The patch is applied by

patch < patch.Makefile

run in src/interfaces/jdbc.

William
--
William Webber william(at)peopleweb(dot)net(dot)au
Senior Programmer
PeopleWeb Australia http://www.peopleweb.com

Attachment Content-Type Size
patch.Makefile text/plain 589 bytes

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-01-17 21:21:07 Re: Re: JDBC Performance
Previous Message Michael Stephenson 2001-01-16 09:43:02 Re: Patch for JDBC timestamp problems

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-01-17 17:51:03 lcons -> makeList patch
Previous Message Michael Stephenson 2001-01-16 09:43:02 Re: Patch for JDBC timestamp problems