pgsql: Done: > * -Add 'tid != tid ' operator for use in corruption

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: > * -Add 'tid != tid ' operator for use in corruption
Date: 2006-02-26 21:22:47
Message-ID: 20060226212247.0123B9DC82A@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Done:

> * -Add 'tid != tid ' operator for use in corruption recovery

Modified Files:
--------------
pgsql/doc:
TODO (r1.1771 -> r1.1772)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1771&r2=1.1772)
pgsql/doc/src/FAQ:
TODO.html (r1.275 -> r1.276)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.275&r2=1.276)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-02-26 22:19:00 python - pq: Reference pack directly to avoid function overhead.
Previous Message Neil Conway 2006-02-26 18:36:23 pgsql: Implement the <> operator for the tid type.