postgresql/src
Thomas Munro 718aa43a4e Further tidy-up for old CPU architectures.
Further to commit 92d70b77, let's drop the code we carry for the
following untested architectures: M68K, M88K, M32R, SuperH.  We have no
idea if anything actually works there, and surely as vintage hardware
and microcontrollers they would be underpowered for modern purposes.

We could always consider re-adding SuperH based on evidence of usage and
build farm support, if someone shows up to provide it.

While here, SPARC is usually written in all caps.

Suggested-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Robert Haas <robertmhaas@gmail.com> (the idea, not the patch)
Discussion: https://postgr.es/m/959917.1657522169%40sss.pgh.pa.us
2022-07-12 11:05:32 +12:00
..
backend Further tidy-up for old CPU architectures. 2022-07-12 11:05:32 +12:00
bin Convert macros to static inline functions (bufpage.h) 2022-07-11 07:21:52 +02:00
common Build de-escaped JSON strings in larger chunks during lexing 2022-07-11 11:11:36 +07:00
fe_utils Remove redundant null pointer checks before PQclear and PQconninfoFree 2022-07-03 20:11:05 +02:00
include Further tidy-up for old CPU architectures. 2022-07-12 11:05:32 +12:00
interfaces Reorder ecpg_config.h.in alphabetically 2022-07-06 07:16:46 +02:00
makefiles Remove HP-UX port. 2022-07-08 14:05:05 +12:00
pl Remove HP-UX port. 2022-07-08 14:05:05 +12:00
port Remove HP-UX port. 2022-07-08 14:05:05 +12:00
template Remove HP-UX port. 2022-07-08 14:05:05 +12:00
test Fix two portability issues with the tests of test_oat_hooks 2022-07-11 12:47:52 +09:00
timezone Update time zone data files to tzdata release 2022a. 2022-05-05 14:54:53 -04:00
tools Rationalize order of input files for gen_node_support.pl. 2022-07-11 13:38:47 -04:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Remove LLVM_CONFIG from Makefile.global.in 2022-07-06 08:11:39 -07:00
Makefile.shlib Remove HP-UX port. 2022-07-08 14:05:05 +12:00
nls-global.mk Improve frontend error logging style. 2022-04-08 14:55:14 -04:00