git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7967d10) | patch
Remove support for HPPA (a/k/a PA-RISC) architecture.
Mon, 1 Jul 2024 17:55:52 +0000 (13:55 -0400)
Mon, 1 Jul 2024 17:55:52 +0000 (13:55 -0400)
commit edadeb0710e838f6ce1f95973fae683a56fdba06
Remove support for HPPA (a/k/a PA-RISC) architecture.

This old CPU architecture hasn't been produced in decades, and
whatever instances might still survive are surely too underpowered
for anyone to consider running Postgres on in production. We'd
nonetheless continued to carry code support for it (largely at my
insistence), because its unique implementation of spinlocks seemed
like a good edge case for our spinlock infrastructure. However,
our last buildfarm animal of this type was retired last year, and
it seems quite unlikely that another will emerge. Without the ability
to run tests, the argument that this is useful test code fails to
hold water. Furthermore, carrying code support for an untestable
architecture has costs not to be ignored. So, remove HPPA-specific
code, in the same vein as commits 718aa43a4 and 92d70b77e.

Discussion: https://postgr.es/m/3351991.1697728588@sss.pgh.pa.us
contrib/pgcrypto/crypt-blowfish.c diff | blob | blame | history
doc/src/sgml/installation.sgml diff | blob | blame | history
src/backend/storage/lmgr/s_lock.c diff | blob | blame | history
src/include/port/atomics.h diff | blob | blame | history
src/include/port/atomics/arch-hppa.h [deleted file] blob | blame | history
src/include/port/atomics/fallback.h diff | blob | blame | history
src/include/storage/s_lock.h diff | blob | blame | history
src/tools/pginclude/headerscheck diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /