• Bruce Momjian's avatar
    [ Revert patch ] · e529e9fa
    Bruce Momjian authored
    > =================================================================
    > User interface proposal for multi-row function targetlist entries
    > =================================================================
    > 1. Only one targetlist entry may return a set.
    > 2. Each targetlist item (other than the set returning one) is
    >    repeated for each item in the returned set.
    >
    
    Having gotten no objections (actually, no response at all), I can only
    assume no one had heartburn with this change. The attached patch covers
    the first of the two proposals, i.e. restricting the target list to only
    one set returning function.
    
    Joe Conway
    e529e9fa
parse_target.h 954 Bytes