Add support for Motorola 88K to s_lock.h.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8bd8b4b77c300c659667b16ef72a2d5c5ac63f49
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-11-20T22:57:46Z
Releases: 9.4.16
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

Files

PathChange+/−
src/include/storage/s_lock.h modified +24 −0

Discussion