pgsql: Add support for Motorola 88K to s_lock.h. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add support for Motorola 88K to s_lock.h.
Date
Msg-id E1eGv89-0006m3-On@gemulon.postgresql.org
Whole thread Raw
List 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)

Discussion: https://postgr.es/m/CA+XhMqzwFSGVU7MEnfhCecc8YdP98tigXzzpd0AAdwaGwaVXEA@mail.gmail.com

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1ecf7eeb8719e2fab008c37c17590cf3840cfc5b

Modified Files
--------------
src/include/storage/s_lock.h | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Remove secondary checkpoint
Next
From: Tom Lane
Date:
Subject: pgsql: Support index-only scans in contrib/cube and contrib/seg GiSTin