pgsql: Add support for Motorola 88K to s_lock.h.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add support for Motorola 88K to s_lock.h.
Дата
Msg-id E1eGv89-0006mR-RN@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0245c75f4f241901c62067c32ccd8afc1d3db3b2

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Remove secondary checkpoint
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Support index-only scans in contrib/cube and contrib/seg GiSTin