On Wed, Jun 13, 2012 at 7:28 AM, Andres Freund <[email protected]> wrote: > This is locally defined in lots of places and would get introduced frequently > in the next commits. It is expected that this can be defined in a header-only > manner as soon as the XLogInsert scalability groundwork from Heikki gets in.
This appears to be redundant with the existing InvalidXLogRecPtr, defined in access/transam.h. -- 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
