pgsql: Increment all major version numbers in 8.0.X to force recompile
Log Message:
-----------
Increment all major version numbers in 8.0.X to force recompile of
client aplications so 7.4.X releases can be installed on the same
machine as 8.0.X.
Modified Files:
--------------
pgsql/doc/src/sgml:
charset.sgml (r2.64 -> r2.65)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/charset.sgml.diff?r1=2.64&r2=2.65)
Bruce Momjian wrote:
Increment all major version numbers in 8.0.X to force recompile of
client aplications so 7.4.X releases can be installed on the same
machine as 8.0.X.Modified Files:
--------------
pgsql/doc/src/sgml:
charset.sgml (r2.64 -> r2.65)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/charset.sgml.diff?r1=2.64&r2=2.65)
This commit surely does not do what the commit message claims it does...
-Neil
Neil Conway wrote:
Bruce Momjian wrote:
Increment all major version numbers in 8.0.X to force recompile of
client aplications so 7.4.X releases can be installed on the same
machine as 8.0.X.Modified Files:
--------------
pgsql/doc/src/sgml:
charset.sgml (r2.64 -> r2.65)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/charset.sgml.diff?r1=2.64&r2=2.65)This commit surely does not do what the commit message claims it does...
Yea, I forgot I had changes in main cvs when I applied to 7.4. Anyway
they had to get in anyway.
--
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
Bruce Momjian wrote:
Yea, I forgot I had changes in main cvs when I applied to 7.4.
(The text presented by `cvs ci' should help prevent this...)
Anyway they had to get in anyway.
So, are you going to actually bump the library version numbers in HEAD?
-Neil
Neil Conway wrote:
Bruce Momjian wrote:
Yea, I forgot I had changes in main cvs when I applied to 7.4.
(The text presented by `cvs ci' should help prevent this...)
Anyway they had to get in anyway.
So, are you going to actually bump the library version numbers in HEAD?
I did that a while ago. The version numbers should match now between
8.0 and CVS HEAD.
--
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
Bruce Momjian <pgman@candle.pha.pa.us> writes:
Neil Conway wrote:
So, are you going to actually bump the library version numbers in HEAD?
I did that a while ago. The version numbers should match now between
8.0 and CVS HEAD.
Uh, that's exactly what we *don't* want. You need to bump them again
in HEAD.
regards, tom lane
Tom Lane wrote:
Bruce Momjian <pgman@candle.pha.pa.us> writes:
Neil Conway wrote:
So, are you going to actually bump the library version numbers in HEAD?
I did that a while ago. The version numbers should match now between
8.0 and CVS HEAD.Uh, that's exactly what we *don't* want. You need to bump them again
in HEAD.
OK, I will bump the minor numbers in CVS HEAD. I am not sure we have
agreed to always bump major.
--
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