Skip to content
Snippets Groups Projects
Commit 0a9cbcbf authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 2b321533
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment