diff options
author | Thomas Munro <tmunro@postgresql.org> | 2022-07-11 11:50:41 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2022-07-11 11:50:41 +1200 |
commit | 92d70b77ebb45ec43c163d7ebfe7a3c613c24621 (patch) | |
tree | 38afb576b0747819382345b620c3094d7663d3b7 /src/backend/regex/regexport.c | |
parent | 21267b64771925c154a767b1f261b5501d7bb26f (diff) | |
download | postgresql-92d70b77ebb45ec43c163d7ebfe7a3c613c24621.tar.gz postgresql-92d70b77ebb45ec43c163d7ebfe7a3c613c24621.zip |
Tidy up claimed supported CPUs and OSes.
* Remove arbitrary mention of certain endianness and bitness variants;
it's enough to say that applicable variants are expected to work.
* List RISC-V (known to work, being tested).
* List SuperH and M88K (code exists, unknown status, like M68K).
* De-list VAX and remove code (known not to work).
* Remove stray trace of Alpha (support was removed years ago).
* List illumos, DragonFlyBSD (known to work, being tested).
* No need to single Windows out by listing a specific version, when we
don't do that for other OSes; it's enough to say that we support
current versions of the listed OSes (when 16 ships, that'll be
Windows 10+).
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Greg Stark <stark@mit.edu>
Discussion: https://postgr.es/m/CA%2BhUKGKk7NZO1UnJM0PyixcZPpCGqjBXW_0bzFZpJBGAf84XKg%40mail.gmail.com
Diffstat (limited to 'src/backend/regex/regexport.c')
0 files changed, 0 insertions, 0 deletions