]> granicus.if.org Git - postgresql/commitdiff
Clarify:
authorBruce Momjian <bruce@momjian.us>
Fri, 22 Feb 2002 01:28:15 +0000 (01:28 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 22 Feb 2002 01:28:15 +0000 (01:28 +0000)
< * Allow ability to easily build only certain interfaces (Marc)
> * Better document ability to build only certain interfaces (Marc)

doc/TODO

index b02e18a3cb86f35b0e4ca998f8af7e7eeb2133c2..ee1c7c3d695f49a302dcde5086e597c7b81dc000 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Thu Feb 21 19:11:38 EST 2002
+Last updated:          Thu Feb 21 20:17:02 EST 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -465,7 +465,7 @@ SOURCE CODE
 * 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
-* Allow ability to easily 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