diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/test/regress/results/sysviews.out --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-02-13 17:33:57.798221984 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/sysviews.out 2025-02-13 17:38:26.175236852 +0000 @@ -155,6 +155,8 @@ enable_group_by_reordering | on enable_hashagg | on enable_hashjoin | on + enable_hashjoin_adjust | off + enable_hashjoin_growth | off enable_incremental_sort | on enable_indexonlyscan | on enable_indexscan | on @@ -171,7 +173,7 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start.