Re: Small SSI issues - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Small SSI issues
Date
Msg-id 4DFA02B3.4020806@enterprisedb.com
Whole thread Raw
In response to Re: Small SSI issues  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
On 15.06.2011 19:10, Kevin Grittner wrote:
> There is an unnecessary include of predicate.h in nbtree.c we should
> delete.  That seems safe enough.
>...
> It seems like it might be a good idea to apply pgindent formating to
> the latest SSI changes, to minimize conflict on back-patching any
> bug fixes.  I've attached a patch to do this formatting -- entirely
> whitespace changes from a pgindent run against selected files.

Ok, committed the pgindent patch and removed the unnecessary include.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: use less space in xl_xact_commit patch
Next
From: Robert Haas
Date:
Subject: Re: use less space in xl_xact_commit patch