summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/test_setup.out
AgeCommit message (Expand)Author
2025-04-08Move contrib/spi testing from core regression tests to contrib/spi.Tom Lane
2024-02-28Mop-up for AIX-ectomy: remove now-dead test code.Tom Lane
2023-03-13Remove incidental md5() function uses from main regression testsPeter Eisentraut
2023-02-11Create regress_tblspc in test_setupAndres Freund
2022-04-23Test ALIGNOF_DOUBLE==4 compatibility under ALIGNOF_DOUBLE==8.Noah Misch
2022-04-07Reorder subskiplsn in pg_subscription to avoid alignment issues.Amit Kapila
2022-03-12Set synchronous_commit=on in test_setup.sql.Andres Freund
2022-02-08Rearrange core regression tests to reduce cross-script dependencies.Tom Lane
2021-12-17Fix the public schema's permissions in a separate test script.Tom Lane