index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
unsafe_tests
/
sql
Commit message (
Expand
)
Author
Age
*
Fix missed corner cases for grantable permissions on GUCs.
Tom Lane
2022-07-19
*
Remove portability hazard in unsafe_tests/sql/guc_privs.sql.
Tom Lane
2022-05-20
*
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-04-06
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
*
Add primary keys and unique constraints to system catalogs
Peter Eisentraut
2021-01-30
*
Further stabilize output from rolenames regression test.
Tom Lane
2020-09-26
*
Try to stabilize output from rolenames regression test.
Tom Lane
2020-09-17
*
Allow CURRENT_ROLE where CURRENT_USER is accepted
Peter Eisentraut
2020-09-17
*
Remove junk in test file
Peter Eisentraut
2020-07-08
*
Resolve gratuitous tabs in test SQL file
Peter Eisentraut
2020-07-07
*
Fix typo in test
Peter Eisentraut
2020-07-06
*
Disallow dropping rules on system tables by default
Peter Eisentraut
2019-12-20
*
Fix alter_system_table test
Peter Eisentraut
2019-12-03
*
Add a regression test for allow_system_table_mods
Peter Eisentraut
2019-11-29
*
Move rolenames test out of the core regression tests.
Tom Lane
2019-06-30