items for cleanup - Mailing list pgsql-hackers

From Bruce Momjian
Subject items for cleanup
Date
Msg-id 199808310454.AAA07986@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
Changes at the time of pgindent run:

    CInfo -> ClauseInfo
    JInfo -> JoinInfo
    return (0) -> return 0
    RelationGetTupleDescriptor -> RelationGetTupleDesc
    x[] -> *x
    relrdesc -> rel

Anyone have any problems with these changes?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Core dump in regression tests.
Next
From: Bruce Momjian
Date:
Subject: other changes