summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/reloptions.sql
AgeCommit message (Expand)Author
2023-12-08Test that it works to RESET an invalid reloptionAlvaro Herrera
2022-01-20Try to stabilize reloptions test, again.Thomas Munro
2022-01-18Try to stabilize the reloptions test.Thomas Munro
2021-04-02Improve stability of test with vacuum_truncate in reloptions.sqlMichael Paquier
2019-04-08Add vacuum_truncate reloption.Fujii Masao
2019-03-11Allow fractional input values for integer GUCs, and improve rounding logic.Tom Lane
2018-11-21Remove WITH OIDS support, change oid catalog column visibility.Andres Freund
2018-03-03Minor fixes for reloptions testsPeter Eisentraut
2017-10-19Add more tests for reloptionsAlvaro Herrera