Re: splitting htup.h

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-29T16:06:25Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> ... we already have catalog/heap.h, so that would be one reason to avoid
> that name.

Yeah, good point.  We do have some duplicate file names elsewhere, but
it's not a terribly good practice.

			regards, tom lane