From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Olson, Ken" <Ken(dot)Olson(at)pega(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, "chap(at)anastigmatix(dot)net" <chap(at)anastigmatix(dot)net> |
Subject: | Re: dynloader.h missing in prebuilt package for Windows? |
Date: | 2015-12-31 18:04:14 |
Message-ID: | 20151231180414.GG4360@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Dec 31, 2015 at 12:50:13AM -0500, Bruce Momjian wrote:
> On Wed, Dec 30, 2015 at 11:57:45PM -0500, Tom Lane wrote:
> > Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > > Oops. Once this patch is applied, it is only going to take effect when
> > > someone _installs_ Postgres. Even an initdb will not add the file.
> > > This means that upgrading to the next minor release will _not_ fix this.
> >
> > Uh, what? Surely an upgrade to a new package *would* fix it, because
> > that is a reinstall at the filesystem level. This patch has nothing
> > to do with system catalog contents, which is what initdb would be
> > concerned with.
>
> Uh, do we install hew lib files and stuff in a minor upgrade? I guess
> we do, yeah.
Let's hold this for 9.5.1 and all minor releases will get it at the same
time.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription +
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-12-31 19:15:46 | Re: New ALTER OPERATOR command fails to update dependencies |
Previous Message | Alvaro Herrera | 2015-12-31 18:02:18 | Re: New ALTER OPERATOR command fails to update dependencies |