pgsql: Update outdated commit; xlp_rem_len field is in page header now. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Update outdated commit; xlp_rem_len field is in page header now.
Date
Msg-id E1SkIgx-0000Zm-W1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update outdated commit; xlp_rem_len field is in page header now.

Spotted by Amit Kapila

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8f85667a860437c50ae13008cad5359909388d3e

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Further fix install program detection
Next
From: Tom Lane
Date:
Subject: pgsql: Provide MAP_FAILED if sys/mman.h doesn't.