|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Tue Mar 1 00:00:32 EST 2005 |
| 5 | +Last updated:Thu Mar10 22:45:28 EST 2005 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -932,6 +932,7 @@ Source Code
|
932 | 932 | is already possible to install into a directory that doesn't contain
|
933 | 933 | spaces and then copy the install to a directory with spaces.
|
934 | 934 |
|
| 935 | +* Fix cross-compiling of time zone database via 'zic' |
935 | 936 | * Win32
|
936 | 937 | o Remove configure.in check for link failure when cause is found
|
937 | 938 | o Remove readdir() errno patch when runtime/mingwex/dirent.c rev
|
|