index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
unsafe_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
2
-2
/
+2
*
Improve several permission-related error messages.
Peter Eisentraut
2023-03-17
1
-1
/
+2
*
Mark unsafe_tests module as not runnable with installcheck
Andrew Dunstan
2023-03-12
3
-1
/
+5
*
meson: Add two missing regress tests
Andres Freund
2023-01-17
1
-0
/
+1
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
1
-0
/
+2
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
1
-0
/
+11
*
Fix missed corner cases for grantable permissions on GUCs.
Tom Lane
2022-07-19
2
-0
/
+52
*
Remove portability hazard in unsafe_tests/sql/guc_privs.sql.
Tom Lane
2022-05-20
2
-4
/
+4
*
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-04-06
3
-1
/
+764
*
Use has_privs_for_roles for predefined role checks
Joe Conway
2022-03-28
1
-1
/
+1
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
2
-4
/
+4
*
Add primary keys and unique constraints to system catalogs
Peter Eisentraut
2021-01-30
2
-6
/
+5
*
Further stabilize output from rolenames regression test.
Tom Lane
2020-09-26
2
-6
/
+6
*
Try to stabilize output from rolenames regression test.
Tom Lane
2020-09-17
2
-10
/
+10
*
Allow CURRENT_ROLE where CURRENT_USER is accepted
Peter Eisentraut
2020-09-17
2
-375
/
+472
*
Remove junk in test file
Peter Eisentraut
2020-07-08
2
-3
/
+0
*
Resolve gratuitous tabs in test SQL file
Peter Eisentraut
2020-07-07
2
-10
/
+10
*
Fix typo in test
Peter Eisentraut
2020-07-06
2
-2
/
+5
*
Disallow dropping rules on system tables by default
Peter Eisentraut
2019-12-20
2
-2
/
+19
*
Fix alter_system_table test
Peter Eisentraut
2019-12-03
2
-0
/
+4
*
Add a regression test for allow_system_table_mods
Peter Eisentraut
2019-11-29
3
-1
/
+354
*
Move rolenames test out of the core regression tests.
Tom Lane
2019-06-30
5
-0
/
+1524