Tom Lane wrote: > [email protected] (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 <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
