aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-11-29 03:17:30 +0000
committerBruce Momjian <bruce@momjian.us>2004-11-29 03:17:30 +0000
commit71929165e82d94451ce45d4fc446475d0caaf661 (patch)
treeefcf22f87e56cc9f2585e362a4acbe4c46cabb8f
parent66cd8150636e48a8f143560136a25ec5eb355d8c (diff)
downloadpostgresql-71929165e82d94451ce45d4fc446475d0caaf661.tar.gz
postgresql-71929165e82d94451ce45d4fc446475d0caaf661.zip
Add:
< > * Allow cross-compiling by generating the zic database on the target system
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index d8c7c9093d4..e6067b04664 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
Bracketed items "[]" have more detail.
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Sun Nov 28 21:29:24 EST 2004
+Last updated: Sun Nov 28 22:17:27 EST 2004
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@@ -860,7 +860,7 @@ Source Code
* Allow the identifier length to be increased via a configure option
* Remove Win32 rename/unlink looping if unnecessary
* Remove kerberos4 from source tree?
-
+* Allow cross-compiling by generating the zic database on the target system
* Win32
o Remove per-backend parameter file and move into shared memory