File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Sat May 12 18:06:42 EDT 2007
5
+ Last updated: Sat May 12 18:10:40 EDT 2007
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1481,6 +1481,9 @@ Source Code
1481
1481
* Consider making NAMEDATALEN more configurable in future releases
1482
1482
* Update our code to handle 64-bit timezone files to match the zic
1483
1483
source code, which now uses them
1484
+ * Have configure choose integer datetimes by default
1485
+
1486
+ http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php
1484
1487
1485
1488
1486
1489
* Win32
Original file line number Diff line number Diff line change 10
10
PostgreSQL TODO List
11
11
</ p > < hr />
12
12
Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
13
- Last updated: Sat May 12 18:06:42 EDT 2007
13
+ Last updated: Sat May 12 18:10:40 EDT 2007
14
14
15
15
< p > The most recent version of this document can be viewed at< br />
16
16
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1318,6 +1318,9 @@ <h1><a name="section_20">Source Code</a></h1>
1318
1318
</ li > < li > Consider making NAMEDATALEN more configurable in future releases
1319
1319
</ li > < li > Update our code to handle 64-bit timezone files to match the zic
1320
1320
source code, which now uses them
1321
+ </ li > < li > Have configure choose integer datetimes by default
1322
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php "> http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php</ a >
1323
+ </ p >
1321
1324
</ li > < li > Win32
1322
1325
< ul >
1323
1326
< li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments