On Fri, Nov 6, 2015 at 12:26 PM, Andres Freund <[email protected]> wrote: > On November 6, 2015 6:21:50 PM GMT+01:00, Robert Haas <[email protected]> > wrote: >>On Fri, Nov 6, 2015 at 11:52 AM, Andres Freund <[email protected]> >>wrote: >>> Seems like it'd be doable in ReserveXLogInsertLocation(). >>> >>> Whether it's actually worthwhile I'm not all that sure tho. >> >>Why not? > > Adds another instruction in one of the hottest spinlock protected sections of > PG. Probably won't be significant, but...
Oh. :-( -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
