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 6790f21 commit 6896663Copy full SHA for 6896663
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Oct 12 13:33:42 EDT 2001
+Last updated: Fri Oct 12 13:34:31 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -311,6 +311,7 @@ MISCELLANEOUS
311
* Get faster regex() code from Henry Spencer <[email protected]>
312
when it is available
313
* Use mmap() rather than SYSV shared memory(?) [mmap]
314
+* Use mmap() to write WAL files(?) [mmap]
315
* Improve Subplan list handling
316
* Allow Subplans to use efficient joins(hash, merge) with upper variable
317
* Improve dynamic memory allocation by introducing tuple-context memory
0 commit comments