Re: Lessons from commit fest - Mailing list pgsql-hackers

From Aidan Van Dyk
Subject Re: Lessons from commit fest
Date
Msg-id 20080418002658.GS27179@yugib.highrise.ca
Whole thread Raw
In response to Re: Lessons from commit fest  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Lessons from commit fest  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
* Tom Lane <tgl@sss.pgh.pa.us> [080417 20:11]:
> > 3) How would this work with typedefs which come from system or library
> >    includes?
> 
> Ouch, that's a real good point.  Maybe a certain amount of platform
> dependence is inevitable.

I don't get it.  If they are used as typedefs *anywhere* in the PG
source, they're needed in the typedef list.  If they are not used in
the PG source, they aren't needed in the typedef list.


-- 
Aidan Van Dyk                                             Create like a god,
aidan@highrise.ca                                       command like a king,
http://www.highrise.ca/                                   work like a slave.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: RFD: hexstring(n) data type
Next
From: Decibel!
Date:
Subject: Re: Cross-field statistics