Add support for Motorola 88K to s_lock.h.

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

Commit: f3bd00c0168abaf13ac0733a77bc1106d3f6720d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-11-20T23:05:17Z
Releases: 11.0
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