From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: cvs breakage |
Date: | 2004-03-09 22:57:18 |
Message-ID: | 200403092257.i29MvIg26115@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> > Turning off rpath in src/Makefile.global did the trick. I'm amazed this
> > hasn't caught me before - maybe libpq has just been so stable it hasn't
> > made a difference ... Should the version number be bumped? or is this
> > just a developer gotcha?
>
> If it hasn't been bumped since 7.4 then it needs to be. Bruce, don't
> you normally do that at the start of a devel cycle?
I show this for interfaces/libpq/Makefile:
revision 1.96
date: 2003/11/30 06:09:50; author: momjian; state: Exp; lines: +2 -2
Bump all version numbers and version stamps mentioned in
RELEASE_CHANGES.
This is for the 7.5/HEAD tree, so it is bumped. What we don't do is
bump during development.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-03-09 23:00:56 | Re: cvs breakage |
Previous Message | Tom Lane | 2004-03-09 22:53:20 | Re: cvs breakage |