| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch to install config/missing |
| Date: | 2015-11-11 18:30:04 |
| Message-ID: | 5643892C.2030509@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 11/11/15 12:34 PM, Tom Lane wrote:
> I was thinking more of removing the "missing" script and associated logic
> entirely, rather than making PGXS a special case. I think we should do
> our best to minimize differences between behaviors in core builds and
> PGXS builds, if only because we don't test the latter very much and
> might not notice problems there.
Well, about a year ago people were arguing for the opposite change in
the documentation build. It used to default all the build tool
variables to programs that weren't there, and people got all confused
about that, so we stuck "missing" in there across the board.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | YUriy Zhuravlev | 2015-11-11 18:30:42 | Re: Some questions about the array. |
| Previous Message | Peter Eisentraut | 2015-11-11 18:26:35 | Re: Python 3 compatibility fun |