Patch 6.4.1 to 6.4.2

Started by Silvio Emanuel Barbosa de Macedoover 27 years ago5 messagesgeneral
Jump to latest

Hi!

Where can I find the required patch to upgrade 6.4.1 to 6.4.2 ?

I am reluctant to download 5.x Mb each time a minor update is released.
(6.4, 6.4.1, an now 6.4.2 = 17Mb!)

Please note that I've already check psql-patches mailing list archives...

Is /pub/patches supposed to be almost empty ?

Is cvs an alternative for that ?

Thank you very much for your work and time!

,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
`````````````````````````````````````````````
Silvio Emanuel Nunes Barbosa de Macedo
mailto:smacedo@inescn.pt

INESC - Porto - Grupo CAV
Pc da Republica, 93 R/C Tel:351 2 209 42 21
4000 PORTO PORTUGAL Fax:351 2 208 41 72

#2The Hermit Hacker
scrappy@hub.org
In reply to: Silvio Emanuel Barbosa de Macedo (#1)
Re: [GENERAL] Patch 6.4.1 to 6.4.2

On Wed, 6 Jan 1999, Silvio Emanuel Barbosa de Macedo wrote:

Hi!

Where can I find the required patch to upgrade 6.4.1 to 6.4.2 ?

There is no patch for this...we've tried in the past to create "clean"
patches, and each time so problem arose from it...

In the case of v6.4.1 -> v6.4.2, its even worse, since the reason that
v6.4.2 was released was because v6.4.1 was a mis-package...I erroneously
packaged up our -CURRENT source tree (ie. v6.5) instead of v6.4 :(

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

#3Stuart Rison
stuart@ludwig.ucl.ac.uk
In reply to: The Hermit Hacker (#2)
Re: [GENERAL] Patch 6.4.1 to 6.4.2

There is no patch for this...we've tried in the past to create "clean"
patches, and each time so problem arose from it...

In the case of v6.4.1 -> v6.4.2, its even worse, since the reason that
v6.4.2 was released was because v6.4.1 was a mis-package...I erroneously
packaged up our -CURRENT source tree (ie. v6.5) instead of v6.4 :(

Hi there!

Does that mean that I am running 6.5 (I installed 6.4.1 -I think, see PS).

Currently it seems to be running fine and dandy... is the s**t going to hit
the fan?

Also, I have a few databases running. If it is necessary for me to upgrade
(downgrade? :) ) to 6.4.2, will pg_dump etc. work to carry them over?

cheers,

Stuart.

PS. How can I double check what version of pg I have installed? there
appears to be no such thing as psql -version (or equivalent). Looking at
PG_VERSION says 6.4. Could I -in fact- just have pg 6.4 installed or is
PG_VERSION the same for 6.4 and 6.4.1?

+-------------------------+--------------------------------------+
| Stuart Rison            | Ludwig Institute for Cancer Research |
+-------------------------+ 91 Riding House Street               |
| Tel. (0171) 878 4041    | London, W1P 8BT, UNITED KINGDOM.     |
| Fax. (0171) 878 4040    | stuart@ludwig.ucl.ac.uk              |
+-------------------------+--------------------------------------+
#4Bruce Momjian
bruce@momjian.us
In reply to: Stuart Rison (#3)
Re: [GENERAL] Patch 6.4.1 to 6.4.2

There is no patch for this...we've tried in the past to create "clean"
patches, and each time so problem arose from it...

In the case of v6.4.1 -> v6.4.2, its even worse, since the reason that
v6.4.2 was released was because v6.4.1 was a mis-package...I erroneously
packaged up our -CURRENT source tree (ie. v6.5) instead of v6.4 :(

Hi there!

Does that mean that I am running 6.5 (I installed 6.4.1 -I think, see PS).

Currently it seems to be running fine and dandy... is the s**t going to hit
the fan?

Check your HISTORY file. If it mentions 6.4.1, you are fine. If not,
you are in trouble.

Also, I have a few databases running. If it is necessary for me to upgrade
(downgrade? :) ) to 6.4.2, will pg_dump etc. work to carry them over?

cheers,

Stuart.

PS. How can I double check what version of pg I have installed? there
appears to be no such thing as psql -version (or equivalent). Looking at
PG_VERSION says 6.4. Could I -in fact- just have pg 6.4 installed or is
PG_VERSION the same for 6.4 and 6.4.1?

I forgot to upgrade version() for 6.4.1. 6.4.2 has this fixed.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#5Stefan Hornburg
racke@gundel.han.de
In reply to: The Hermit Hacker (#2)
Re: [GENERAL] Patch 6.4.1 to 6.4.2

The Hermit Hacker <scrappy@hub.org> writes:

On Wed, 6 Jan 1999, Silvio Emanuel Barbosa de Macedo wrote:

Hi!

Where can I find the required patch to upgrade 6.4.1 to 6.4.2 ?

There is no patch for this...we've tried in the past to create "clean"
patches, and each time so problem arose from it...

You make jokes ?
Nearly any Open Source developer has managed that. Where's the problem ?

tar -xfz postgres-VERS1.tar.gz
tar -xfz postgres-VERS2.tar.gz
diff -u --recursive --new-file postgres-VERS1 postgres-VERS2

That's all

Ciao
Racke

--
Racke's Package and Resource Database (http://www.han.de/~racke/pard/)
486 packages, 60 resources, 10 distributions covered