extension_aggregate

extension_aggregate ::= 
      "(" ancestor_part "with" ( ( record_component_association 
      { "," record_component_association } ) 
      | ( "null" "record" ) ) ")" 

[rule list]
This rule is called by

-> aggregate