We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbb7ae commit 0550c7aCopy full SHA for 0550c7a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jan 27 18:19:09 EST 2003
+Last updated: Wed Feb 12 09:08:58 EST 2003
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -409,8 +409,7 @@ Miscellaneous
409
=============
410
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
+* -Get faster regex() code from Henry Spencer <henry@zoo.utoronto.ca>
414
* Use mmap() rather than SYSV shared memory or to write WAL files (?) [mmap]
415
* Improve caching of attribute offsets when NULLs exist in the row
416
0 commit comments