BETA3...

Started by The Hermit Hackerabout 27 years ago5 messages
#1The Hermit Hacker
scrappy@hub.org

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

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org

#2Peter T Mount
peter@retep.org.uk
In reply to: The Hermit Hacker (#1)
Re: [HACKERS] BETA3...

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@retep.org.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

#3Peter T Mount
peter@retep.org.uk
In reply to: Peter T Mount (#2)
Re: [HACKERS] BETA3...

I've just checked what I presume is the 6.4 final cvs, and the errant
files are still there... Peter

On Tue, 27 Oct 1998, Peter T Mount wrote:

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@retep.org.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

--
Peter T Mount peter@retep.org.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

#4The Hermit Hacker
scrappy@hub.org
In reply to: Peter T Mount (#3)
Re: [HACKERS] BETA3...

done...

On Sun, 1 Nov 1998, Peter T Mount wrote:

I've just checked what I presume is the 6.4 final cvs, and the errant
files are still there... Peter

On Tue, 27 Oct 1998, Peter T Mount wrote:

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@retep.org.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

--
Peter T Mount peter@retep.org.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

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org

#5Peter T Mount
peter@retep.org.uk
In reply to: The Hermit Hacker (#4)
Re: [HACKERS] BETA3...

On Sun, 1 Nov 1998, The Hermit Hacker wrote:

done...

Thanks, it looks a lot neater now.

On Sun, 1 Nov 1998, Peter T Mount wrote:

I've just checked what I presume is the 6.4 final cvs, and the errant
files are still there... Peter

On Tue, 27 Oct 1998, Peter T Mount wrote:

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@retep.org.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

--
Peter T Mount peter@retep.org.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

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org

--
Peter T Mount peter@retep.org.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