pgsql: Update lazy_scan_heap header comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update lazy_scan_heap header comment.
Date: 2012-04-13 12:51:40
Message-ID: E1SIfyW-00041c-OL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update lazy_scan_heap header comment.

The previous comment described how things worked in PostgreSQL 8.2
and prior.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5630eddf1efe7c374fe8e8bdeaba3c70f8cd628b

Modified Files
--------------
src/backend/commands/vacuumlazy.c | 17 +++++++++++------
1 files changed, 11 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-04-13 12:54:22 pgsql: Fix typo in comment.
Previous Message Tom Lane 2012-04-12 14:44:07 pgsql: Assorted spelling corrections.