Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2220a2b commit 0e8c26eCopy full SHA for 0e8c26e
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Feb 19 15:30:51 EST 2002
+Last updated: Tue Feb 19 16:36:28 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -426,7 +426,7 @@ MISCELLANEOUS
426
* Get faster regex() code from Henry Spencer <[email protected]>
427
when it is available
428
* Use mmap() rather than SYSV shared memory or to write WAL files (?) [mmap]
429
-
+* Improve caching of attribute offsets when NULLs exist in the row
430
431
SOURCE CODE
432
===========
0 commit comments