pgsql: Update comment in heapgetpage() regarding PD_ALL_VISIBLE vs. Hot - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Update comment in heapgetpage() regarding PD_ALL_VISIBLE vs. Hot
Date
Msg-id E1Tjc8P-0006fw-EZ@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: NLS: Use msgmerge --previous option
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Provide Assert() for frontend code.