git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f21e340) | patch
Allow a non-superuser database owner to vacuum all tables in his
2001年6月13日 21:44:41 +0000 (21:44 +0000)
2001年6月13日 21:44:41 +0000 (21:44 +0000)
commit 1a6bb6d877f60c377635c4e83a1b75ca2f437951
Allow a non-superuser database owner to vacuum all tables in his
database, including system catalogs (but not the shared catalogs,
since they don't really belong to his database). This is per recent
mailing list discussion. Clean up some other code that also checks
for database ownerness by introducing a test function is_dbadmin().
src/backend/commands/analyze.c diff | blob | blame | history
src/backend/commands/comment.c diff | blob | blame | history
src/backend/commands/define.c diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/backend/commands/proclang.c diff | blob | blame | history
src/backend/commands/vacuum.c diff | blob | blame | history
src/backend/libpq/be-fsstubs.c diff | blob | blame | history
src/backend/utils/misc/superuser.c diff | blob | blame | history
src/include/catalog/pg_shadow.h diff | blob | blame | history
src/include/miscadmin.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /