|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Jan 27 18:19:09 EST 2003 |
| 3 | +Last updated:Wed Feb 12 09:08:58 EST 2003 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -409,8 +409,7 @@ Miscellaneous
|
409 | 409 | =============
|
410 | 410 |
|
411 | 411 | * Do async I/O for faster random read-ahead of data
|
412 |
| -* Get faster regex() code from Henry Spencer <henry@zoo.utoronto.ca> |
413 |
| - when it is available |
| 412 | +* -Get faster regex() code from Henry Spencer <henry@zoo.utoronto.ca> |
414 | 413 | * Use mmap() rather than SYSV shared memory or to write WAL files (?) [mmap]
|
415 | 414 | * Improve caching of attribute offsets when NULLs exist in the row
|
416 | 415 |
|
|