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 5458bd2 commit aa874eeCopy full SHA for aa874ee
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Feb 12 09:11:11 EST 2003
+Last updated: Fri Feb 14 08:11:42 EST 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -333,6 +333,7 @@ Cache
333
* Allow binding query args over FE/BE protocol
334
* Consider use of open/fcntl(O_DIRECT) to minimize OS caching
335
* Make blind writes go through the file descriptor cache
336
+* Cache last known per-tuple offsets to speed long tuple access
337
338
339
Vacuum
0 commit comments