Re: "page is not marked all-visible" warning in regression tests

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Andres Freund <andres@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2012-06-07T16:41:39Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Updated patch attached.

The comments need a pass of copy-editing, eg here and here:

> + * so somebody else could be change the bit just after we look at it.  In fact,
                       ^^^^^^^^^^^^^^^

> +         * got cleared after we checked it and before we got took the buffer
                                                            ^^^^^^^^

Seems reasonable beyond that.

			regards, tom lane