latest HISTORY file

Started by Scott Marloweover 20 years ago5 messagesgeneral
Jump to latest
#1Scott Marlowe
smarlowe@g2switchworks.com

Used to be the HISTORY file was in cvs, but now it's created by the
tarball creation process.

Is there a web link somewhere to the latest HISTORY file(s)?

#2Bruce Momjian
bruce@momjian.us
In reply to: Scott Marlowe (#1)
Re: latest HISTORY file

Scott Marlowe wrote:

Used to be the HISTORY file was in cvs, but now it's created by the
tarball creation process.

Is there a web link somewhere to the latest HISTORY file(s)?

Sure:

http://www.postgresql.org/docs/current/static/release.html

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Scott Marlowe
smarlowe@g2switchworks.com
In reply to: Bruce Momjian (#2)
Re: latest HISTORY file

On Wed, 2006-01-18 at 11:51, Bruce Momjian wrote:

Scott Marlowe wrote:

Used to be the HISTORY file was in cvs, but now it's created by the
tarball creation process.

Is there a web link somewhere to the latest HISTORY file(s)?

Sure:

http://www.postgresql.org/docs/current/static/release.html

Hmmm. That's not quite what I had wanted. The current HISTORY file in
tarball has all the history for every release in it, all aggregated
together. Is there something more like that?

#4Bruce Momjian
bruce@momjian.us
In reply to: Scott Marlowe (#3)
Re: latest HISTORY file

Scott Marlowe wrote:

On Wed, 2006-01-18 at 11:51, Bruce Momjian wrote:

Scott Marlowe wrote:

Used to be the HISTORY file was in cvs, but now it's created by the
tarball creation process.

Is there a web link somewhere to the latest HISTORY file(s)?

Sure:

http://www.postgresql.org/docs/current/static/release.html

Hmmm. That's not quite what I had wanted. The current HISTORY file in
tarball has all the history for every release in it, all aggregated
together. Is there something more like that?

The release tarball as the HISTORY file in the top-most directory, in
text format.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#5Scott Marlowe
smarlowe@g2switchworks.com
In reply to: Bruce Momjian (#4)
Re: latest HISTORY file

On Wed, 2006-01-18 at 12:08, Bruce Momjian wrote:

Scott Marlowe wrote:

On Wed, 2006-01-18 at 11:51, Bruce Momjian wrote:

Scott Marlowe wrote:

Used to be the HISTORY file was in cvs, but now it's created by the
tarball creation process.

Is there a web link somewhere to the latest HISTORY file(s)?

Sure:

http://www.postgresql.org/docs/current/static/release.html

Hmmm. That's not quite what I had wanted. The current HISTORY file in
tarball has all the history for every release in it, all aggregated
together. Is there something more like that?

The release tarball as the HISTORY file in the top-most directory, in
text format.

YEah. I was looking for this at work, so I could post a link to our
wiki with all the updates in one place for review by everyone else.
I'll just put the lastest HISTORY I've got online in our wiki, that'll
do.