]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Improve portability of test with oid8 comparison function
authorMichael Paquier <michael@paquier.xyz>
Wed, 7 Jan 2026 03:55:16 +0000 (12:55 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 7 Jan 2026 03:55:16 +0000 (12:55 +0900)
commita2e632ece1691be18771644182f769b525991f97
treebb244f68cb24656252333ece3b67b4a9ccdc26e8
parentb139bd3b6ef000ab5d00dd47128e366a726da5f9
Improve portability of test with oid8 comparison function

Oversight in b139bd3b6ef0, per reports from buildfarm members longfin
and prion, that use -DSTRESS_SORT_INT_MIN.  Thanks to Tom Lane for the
poke.

Discussion: https://postgr.es/m/1656709.1767754981@sss.pgh.pa.us
src/test/regress/expected/oid8.out
src/test/regress/sql/oid8.sql