pgsql: Update outdated commit; xlp_rem_len field is in page header now.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update outdated commit; xlp_rem_len field is in page header now.
Date: 2012-06-28 17:39:43
Message-ID: E1SkIgx-0000Zm-W1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-06-28 18:19:34 pgsql: Provide MAP_FAILED if sys/mman.h doesn't.
Previous Message Peter Eisentraut 2012-06-28 17:11:10 pgsql: Further fix install program detection