Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0550c7a

Browse files
committed
Done:
> * -Get faster regex() code from Henry Spencer <henry@zoo.utoronto.ca>
1 parent 0dbb7ae commit 0550c7a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/TODO

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jan 27 18:19:09 EST 2003
3+
Last updated: Wed Feb 12 09:08:58 EST 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -409,8 +409,7 @@ Miscellaneous
409409
=============
410410

411411
* 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>
414413
* Use mmap() rather than SYSV shared memory or to write WAL files (?) [mmap]
415414
* Improve caching of attribute offsets when NULLs exist in the row
416415

0 commit comments

Comments
 (0)