Alvaro Herrera wrote:
> Tom Lane wrote:
> > Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > > So here's a patch (includes the #ifndef FRONTEND hack in htup.h.)
> > 
> > I like this except for the #ifndef FRONTEND hack --- you're going to
> > need to fix that before applying.  I'm good with doing that by pushing
> > the system attribute numbers into a separate header.
> 
> Committed with the attribute numbers moved to access/sysattr.h, which is
> what pg_dump now uses.

Oops :-(  I just noticed that I removed bufmgr.h from bufpage.h, which
is a change you had objected to previously :-(

http://archives.postgresql.org/pgsql-patches/2008-04/msg00149.php

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to