Add support for Motorola 88K to s_lock.h.

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

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