aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-05-14 20:24:41 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-05-14 20:24:41 +0000
commit0a9cbcbfd2fdb8f7c8b602ab5fb1091be9141d9e (patch)
treedcb7be156e09bfbaf976681aa03d1f959820d0dd /src/include/postgres.h
parent2b321533f38f212bbf9a9a4a25606b1bc36585c1 (diff)
downloadpostgresql-0a9cbcbfd2fdb8f7c8b602ab5fb1091be9141d9e.tar.gz
postgresql-0a9cbcbfd2fdb8f7c8b602ab5fb1091be9141d9e.zip
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.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions