Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: The flag to mark dead tuples is nowadays called LP_DEAD, not


  • From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: The flag to mark dead tuples is nowadays called LP_DEAD, not
  • Date: Tue, 30 Dec 2008 16:24:37 +0000 (UTC)
  • Message-id: <20081230162437.453F07549FF@cvs.postgresql.org> <text/plain>

Log Message:
-----------
The flag to mark dead tuples is nowadays called LP_DEAD, not LP_DELETE.
Simon Riggs.

Modified Files:
--------------
    pgsql/src/include/access:
        nbtree.h (r1.121 -> r1.122)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/access/nbtree.h?r1=1.121&r2=1.122)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group