From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Add support for Motorola 88K to s_lock.h. |
Date: | 2017-11-20 23:05:33 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Add support for Motorola 88K to s_lock.h.
Apparently there are still people out there who care about this old
architecture. They probably care about dusty versions of Postgres
too, so back-patch to all supported branches.
David Carlier (from a patch being carried by OpenBSD packagers)
Branch
------
REL_10_STABLE
Modified Files
--------------
src/include/storage/s_lock.h | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-11-21 01:25:33 | pgsql: Support index-only scans in contrib/cube and contrib/seg GiST in |
Previous Message | Simon Riggs | 2017-11-20 21:11:03 | Re: [COMMITTERS] pgsql: Remove secondary checkpoint |