From: Bruce Momjian Date: Thu, 24 Jan 2002 23:35:40 +0000 (+0000) Subject: Added: X-Git-Tag: REL7_2_RC2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=daf4891df48af3afbb8e17c171301add2f722ba3;p=thirdparty%2Fpostgresql.git Added: > * Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo) --- diff --git a/doc/TODO b/doc/TODO index 30dc60f3d03..23922fe7fa4 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Jan 24 17:20:03 EST 2002 +Last updated: Thu Jan 24 18:35:14 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -479,6 +479,7 @@ SOURCE CODE * Add documentation for perl, including mention of DBI/DBD perl location * Add optional CRC checksum to heap and index pages * Change representation of whole-tuple parameters to functions +* Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo) ---------------------------------------------------------------------------