|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jan 2417:20:03 EST 2002 |
| 3 | +Last updated:Thu Jan 2418:35:14 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -479,6 +479,7 @@ SOURCE CODE
|
479 | 479 | * Add documentation for perl, including mention of DBI/DBD perl location
|
480 | 480 | * Add optional CRC checksum to heap and index pages
|
481 | 481 | * Change representation of whole-tuple parameters to functions
|
| 482 | +* Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo) |
482 | 483 |
|
483 | 484 | ---------------------------------------------------------------------------
|
484 | 485 |
|
|