<
> * Allow cross-compiling by generating the zic database on the target system
This commit is contained in:
Bruce Momjian 2004-11-29 03:17:30 +00:00
parent 66cd815063
commit 71929165e8

View File

@ -6,7 +6,7 @@ TODO list for PostgreSQL
Bracketed items "[]" have more detail. Bracketed items "[]" have more detail.
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) 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 The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org. site, http://www.PostgreSQL.org.
@ -860,7 +860,7 @@ Source Code
* Allow the identifier length to be increased via a configure option * Allow the identifier length to be increased via a configure option
* Remove Win32 rename/unlink looping if unnecessary * Remove Win32 rename/unlink looping if unnecessary
* Remove kerberos4 from source tree? * Remove kerberos4 from source tree?
* Allow cross-compiling by generating the zic database on the target system
* Win32 * Win32
o Remove per-backend parameter file and move into shared memory o Remove per-backend parameter file and move into shared memory