aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/unsafe_tests/sql
Commit message (Expand)AuthorAge
* Fix missed corner cases for grantable permissions on GUCs.Tom Lane2022-07-19
* Remove portability hazard in unsafe_tests/sql/guc_privs.sql.Tom Lane2022-05-20
* Allow granting SET and ALTER SYSTEM privileges on GUC parameters.Tom Lane2022-04-06
* Fix various typos, grammar and code style in comments and docsMichael Paquier2022-01-25
* Add primary keys and unique constraints to system catalogsPeter Eisentraut2021-01-30
* Further stabilize output from rolenames regression test.Tom Lane2020-09-26
* Try to stabilize output from rolenames regression test.Tom Lane2020-09-17
* Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut2020-09-17
* Remove junk in test filePeter Eisentraut2020-07-08
* Resolve gratuitous tabs in test SQL filePeter Eisentraut2020-07-07
* Fix typo in testPeter Eisentraut2020-07-06
* Disallow dropping rules on system tables by defaultPeter Eisentraut2019-12-20
* Fix alter_system_table testPeter Eisentraut2019-12-03
* Add a regression test for allow_system_table_modsPeter Eisentraut2019-11-29
* Move rolenames test out of the core regression tests.Tom Lane2019-06-30