Alvaro Herrera <alvhe...@2ndquadrant.com> writes: > What's being done in this patch is exactly what would be done in the > ilist code. So if there are problems with this, please speak up.
Stylistic gripe: in palloc.h you didn't follow the pattern of #ifndef USE_INLINE extern ... #endif before (rather than after) the function definitions. Nitpicky I know, but if we're trying to create a pattern, we should be consistent. The comment added in c.h has some grammar issues, too. Looks good otherwise. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers