git.postgresql.org Git - postgresql.git/commit
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.
This is the main PostgreSQL git repository.
RSS
Atom