items for cleanup

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: items for cleanup
Date: 1998-08-31 04:54:43
Message-ID: 199808310454.AAA07986@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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)

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-08-31 04:58:37 other changes
Previous Message Bruce Momjian 1998-08-31 04:50:00 Re: [HACKERS] Core dump in regression tests.