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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: c580d94) | patch
Remove unnecessary UPDATE commands to assign explicit ACLs to functions
2005年4月12日 19:29:24 +0000 (19:29 +0000)
2005年4月12日 19:29:24 +0000 (19:29 +0000)
commit dffab0c88d17d4169b0827b0e5c7a8f7a4e8ebbb
Remove unnecessary UPDATE commands to assign explicit ACLs to functions
and PL languages during initdb. The default permissions for these objects
are the same as what we were assigning anyway, so there is no need to
expend space in the catalogs on them. The space cost is particularly
significant in pg_proc's indexes, which are bloated by about a factor of 2
by the full-table update, and can never really recover the space.
initdb not forced, since the change has no actual impact on behavior.
src/bin/initdb/initdb.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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