PgAttribute.equal

Compare two attributes for equality. This compares only the actual value of the two attributes and not the ranges that the attributes apply to.

class PgAttribute
bool
equal

Parameters

attr2 PgAttribute

Return Value

Type: bool

TRUE if the two attributes have the same value.