Re: splitting htup.h - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: splitting htup.h
Date
Msg-id 1346267383-sup-5826@alvh.no-ip.org
Whole thread Raw
In response to Re: splitting htup.h  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: splitting htup.h
List pgsql-hackers
Excerpts from Andres Freund's message of mié ago 29 12:10:17 -0400 2012:

> > OK, scratch that thought then.  So we seem to be down to choosing a new
> > name for what we're going to take out of htup.h.  If you don't like
> > heap.h, maybe something like heap_tuple.h?  I'm not terribly excited
> > about it either way though.  Any other ideas out there?
> htup_details.h? That doesn't have the sound of "fringe details" that
> htup_private.h has.

htup_details.h seems reasonable, thanks.

Here's the proposed patch (which uses tupheader.h instead of
htup_details.h but other than that it's pretty much what I would
commit).

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: MySQL search query is not executing in Postgres DB
Next
From: Alvaro Herrera
Date:
Subject: splitting *_desc routines