mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add:
> * Have configure choose integer datetimes by default > > http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php
This commit is contained in:
5
doc/TODO
5
doc/TODO
@ -2,7 +2,7 @@ z
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Sat May 12 18:06:42 EDT 2007
|
||||
Last updated: Sat May 12 18:10:40 EDT 2007
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1481,6 +1481,9 @@ Source Code
|
||||
* Consider making NAMEDATALEN more configurable in future releases
|
||||
* Update our code to handle 64-bit timezone files to match the zic
|
||||
source code, which now uses them
|
||||
* Have configure choose integer datetimes by default
|
||||
|
||||
http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php
|
||||
|
||||
|
||||
* Win32
|
||||
|
Reference in New Issue
Block a user