| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Christoph Berg <myon(at)debian(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Build src/port files as a library with -fPIC, and use that in li |
| Date: | 2019-01-31 19:50:37 |
| Message-ID: | 11918.1548964237@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Tue, Jan 29, 2019 at 10:10 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Well, 8.2 is *very* long out of support, and there are plenty of
>> nasty bugs you're at risk of if you keep using it. So I don't
>> find this to be a good argument for contorting what we do in v12.
> Isn't the issue more a matter of whether it's OK to break
> compatibility without changing SO_*_VERSION?
We're breaking compatibility only if you regard pqsignal() as
part of the advertised API, which I don't.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2019-01-31 20:01:34 | Re: pgsql: Build src/port files as a library with -fPIC, and use that in li |
| Previous Message | Robert Haas | 2019-01-31 19:23:16 | Re: pgsql: Build src/port files as a library with -fPIC, and use that in li |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2019-01-31 20:01:34 | Re: pgsql: Build src/port files as a library with -fPIC, and use that in li |
| Previous Message | Tom Lane | 2019-01-31 19:45:58 | Re: Proposed refactoring of planner header files |