| From: | Christoph Berg <myon(at)debian(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Jason Petersen <jason(at)citusdata(dot)com>, pgsql-pkg-debian(at)postgresql(dot)org, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x |
| Date: | 2017-05-31 15:09:40 |
| Message-ID: | 20170531150940.2nqkexxm6sfz25ko@msg.df7cb.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-pkg-debian |
Re: Tom Lane 2017-05-31 <28752(dot)1496238931(at)sss(dot)pgh(dot)pa(dot)us>
> OK, this looks good to me. Just to make sure everyone's on the
> same page, what I propose to do is simplify all our platform-specific
> Makefiles that use either -fpic or -fPIC to use -fPIC unconditionally.
> This affects the netbsd, linux, and openbsd ports. Looks like we should
> also change the example link commands in dfunc.sgml.
Ack.
> Next question: should we back-patch this change, or just do it in HEAD?
Debian "needs" it for 9.6, but I've already pushed the s390x patch in
the original posting, so I could just live with it being just in head.
But of course it would be nice to have everything in sync.
Christoph
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dilip Kumar | 2017-05-31 15:16:34 | Re: POC: Sharing record typmods between backends |
| Previous Message | Bruce Momjian | 2017-05-31 14:58:03 | Re: Use of non-restart-safe storage by temp_tablespaces |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2017-05-31 15:57:16 | Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x |
| Previous Message | Tom Lane | 2017-05-31 13:55:31 | Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x |