| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Remove dead ports |
| Date: | 2012-05-02 17:12:35 |
| Message-ID: | 1335978755.29903.4.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On ons, 2012-05-02 at 00:31 -0400, Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > Remove dead ports
>
> Checking this patch, I noticed that config.guess and config.sub harbor
> most of the remaining references to those platforms, which reminded me:
> don't we usually update those files from autoconf upstream before beta?
Yes, once we know when beta is, we can move on that. ;-)
Btw., I had intentionally kept the uses in ps_status.c and getrusage.c,
because they remain useful in case someone wants to use these files for
reference. But I guess that's debatable, because we no longer have a
way to prove that those uses actually continue to work.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2012-05-02 17:15:48 | Re: [COMMITTERS] pgsql: Remove dead ports |
| Previous Message | Robert Haas | 2012-05-02 16:50:13 | pgsql: Avoid repeated CLOG access from heap_hot_search_buffer. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2012-05-02 17:15:48 | Re: [COMMITTERS] pgsql: Remove dead ports |
| Previous Message | Alvaro Herrera | 2012-05-02 17:06:55 | Re: extending relations more efficiently |