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

Commit 0e8c26e

Browse files
committed
Added:
--- > * Improve caching of attribute offsets when NULLs exist in the row
1 parent 2220a2b commit 0e8c26e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Feb 19 15:30:51 EST 2002
3+
Last updated: Tue Feb 19 16:36:28 EST 2002
44

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

@@ -426,7 +426,7 @@ MISCELLANEOUS
426426
* Get faster regex() code from Henry Spencer <henry@zoo.utoronto.ca>
427427
when it is available
428428
* Use mmap() rather than SYSV shared memory or to write WAL files (?) [mmap]
429-
429+
* Improve caching of attribute offsets when NULLs exist in the row
430430

431431
SOURCE CODE
432432
===========

0 commit comments

Comments
 (0)