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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2b32153) | patch
Get rid of the pg_shdepend entry for a TOAST table; it's unnecessary since
2007年5月14日 20:24:41 +0000 (20:24 +0000)
2007年5月14日 20:24:41 +0000 (20:24 +0000)
commit 0a9cbcbfd2fdb8f7c8b602ab5fb1091be9141d9e
Get rid of the pg_shdepend entry for a TOAST table; it's unnecessary since
there's an indirect dependency on the owner via the parent table. We were
already handling indexes that way, but not toast tables for some reason.
Saves a little catalog space and cuts down the verbosity of checkSharedDependencies
reports.
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/commands/tablecmds.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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