mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-23 19:39:53 +08:00
Removed because we don't use cs() anymore on AIX:
< * Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo)
This commit is contained in:
parent
50938576d4
commit
f486f9241b
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sun Sep 1 18:35:52 EDT 2002
|
Last updated: Mon Sep 2 00:42:59 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -515,7 +515,6 @@ Source Code
|
|||||||
* Add documentation for perl, including mention of DBI/DBD perl location
|
* Add documentation for perl, including mention of DBI/DBD perl location
|
||||||
* Add optional CRC checksum to heap and index pages
|
* Add optional CRC checksum to heap and index pages
|
||||||
* Change representation of whole-tuple parameters to functions
|
* Change representation of whole-tuple parameters to functions
|
||||||
* Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo)
|
|
||||||
* Clarify use of 'application' and 'command' tags in SGML docs
|
* Clarify use of 'application' and 'command' tags in SGML docs
|
||||||
* Better document ability to build only certain interfaces (Marc)
|
* Better document ability to build only certain interfaces (Marc)
|
||||||
* Remove or relicense modules that are not under the BSD license, if possible
|
* Remove or relicense modules that are not under the BSD license, if possible
|
||||||
|
Loading…
Reference in New Issue
Block a user