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 130f89e commit 6063d11Copy full SHA for 6063d11
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian ([email protected])
8
-Last updated: Sat Jul 10 20:18:28 EDT 2004
+Last updated: Sat Jul 10 20:26:38 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -444,7 +444,8 @@ Miscellaneous
444
* Allow partitioning of table into multiple subtables
445
* -Use background process to write dirty shared buffers to disk
446
* Investigate SMP context switching issues
447
-
+* Use a phantom command counter for nested subtransactions to reduce
448
+ tuple overhead
449
450
Source Code
451
===========
0 commit comments