pgsql: Update comment in heapgetpage() regarding PD_ALL_VISIBLE vs. Hot

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comment in heapgetpage() regarding PD_ALL_VISIBLE vs. Hot
Date: 2012-12-14 20:45:29
Message-ID: E1Tjc8P-0006fw-EZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment in heapgetpage() regarding PD_ALL_VISIBLE vs. Hot Standby.

Pavan Deolasee, slightly modified by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/75758a6ff01156e163779f5f7386fa36720fb38f

Modified Files
--------------
src/backend/access/heap/heapam.c | 19 ++++++++++++++++---
1 files changed, 16 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2012-12-14 23:06:29 pgsql: Provide Assert() for frontend code.
Previous Message Peter Eisentraut 2012-12-14 04:13:32 pgsql: NLS: Use msgmerge --previous option