| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(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 04:57:45 |
| Message-ID: | 25778.1451537865@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
I would not be terribly worried about you pushing it into 9.5.0, but
I also think that it could wait for 9.5.1.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2015-12-31 05:50:13 | Re: dynloader.h missing in prebuilt package for Windows? |
| Previous Message | Bruce Momjian | 2015-12-31 03:50:29 | Re: dynloader.h missing in prebuilt package for Windows? |