In very rare cases, the field 'table name' may contain more than the actual table name.
With INDX tables the table name consists of the name of the cluster table, the relid in brackets and the name of the internal table or structure with a minus sign in front. Example: The name "PCL2(B2)-C1" refers to an internal table called C1 that is stored in the cluster table PCL2 under the relid B2.
If the table name contains the string "->", this is a reference to a proxy (transaction CNV_10020_PROXYT), which represents a table name that is longer than 30 characters.