Re: [HACKERS] BETA3...

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] BETA3...
Date: 1998-10-27 06:39:38
Message-ID: Pine.LNX.3.96.981027062857.814U-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 26 Oct 1998, The Hermit Hacker wrote:

>
> Any objections to my putting out a BETA3 late tomorrow afternoon?

I've just checked cvs, and the files that I reported about 2 weeks ago of
being in the wrong directories are still there.

This is causing some confusion with a few people when they are trying to
see how the driver works.

The following files need to be deleted to prevent confusion

The correct one is in the parent directory:
U src/interfaces/jdbc/postgresql/ChangeLog

This was moved into the utils sub directory prior to 6.3, and has been
modified considerably since then:

U src/interfaces/jdbc/postgresql/PG_Object.java

These were moved into the geometric sub directory prior to 6.3, and have
been modified considerably since then:

U src/interfaces/jdbc/postgresql/PGbox.java
U src/interfaces/jdbc/postgresql/PGcircle.java
U src/interfaces/jdbc/postgresql/PGlseg.java
U src/interfaces/jdbc/postgresql/PGpath.java
U src/interfaces/jdbc/postgresql/PGpoint.java
U src/interfaces/jdbc/postgresql/PGpolygon.java
U src/interfaces/jdbc/postgresql/PGtokenizer.java

I'm not sure if you are keeping these for historical reasons, but I'm
getting some email asking why there are two versions of some of these
classes.

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

  • BETA3... at 1998-10-27 03:10:48 from The Hermit Hacker

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-10-27 06:43:13 Re: [HACKERS] Last call?
Previous Message The Hermit Hacker 1998-10-27 06:18:26 make install fails in perl5 ...