summaryrefslogtreecommitdiff
path: root/src/test/modules/unsafe_tests
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos and some incorrectly duplicated wordsDavid Rowley2023-04-182-2/+2
* Improve several permission-related error messages.Peter Eisentraut2023-03-171-1/+2
* Mark unsafe_tests module as not runnable with installcheckAndrew Dunstan2023-03-123-1/+5
* meson: Add two missing regress testsAndres Freund2023-01-171-0/+1
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Add copyright notices to meson filesAndrew Dunstan2022-12-201-0/+2
* meson: Add initial version of meson based build systemAndres Freund2022-09-211-0/+11
* Fix missed corner cases for grantable permissions on GUCs.Tom Lane2022-07-192-0/+52
* Remove portability hazard in unsafe_tests/sql/guc_privs.sql.Tom Lane2022-05-202-4/+4
* Allow granting SET and ALTER SYSTEM privileges on GUC parameters.Tom Lane2022-04-063-1/+764
* Use has_privs_for_roles for predefined role checksJoe Conway2022-03-281-1/+1
* Fix various typos, grammar and code style in comments and docsMichael Paquier2022-01-252-4/+4
* Add primary keys and unique constraints to system catalogsPeter Eisentraut2021-01-302-6/+5
* Further stabilize output from rolenames regression test.Tom Lane2020-09-262-6/+6
* Try to stabilize output from rolenames regression test.Tom Lane2020-09-172-10/+10
* Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut2020-09-172-375/+472
* Remove junk in test filePeter Eisentraut2020-07-082-3/+0
* Resolve gratuitous tabs in test SQL filePeter Eisentraut2020-07-072-10/+10
* Fix typo in testPeter Eisentraut2020-07-062-2/+5
* Disallow dropping rules on system tables by defaultPeter Eisentraut2019-12-202-2/+19
* Fix alter_system_table testPeter Eisentraut2019-12-032-0/+4
* Add a regression test for allow_system_table_modsPeter Eisentraut2019-11-293-1/+354
* Move rolenames test out of the core regression tests.Tom Lane2019-06-305-0/+1524