Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > Log Message:
> > -----------
> > Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 binary
> > upgrades.
>
> This seems fairly redundant with the comments that were already there.
The comment was at the top of SetHintBits(), which I didn't think would
be seen near the many other references to HEAP_MOVED_* father down
in the file.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
In response to
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-02-08 16:50:21 |
| Subject: pgsql: Fix serious performance bug in new implementation of VACUUM FULL: |
| Previous: | From: Tom Lane | Date: 2010-02-08 15:51:51 |
| Subject: Re: pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 |