We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bddcc commit 2bf32feCopy full SHA for 2bf32fe
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Feb 20 12:25:28 EST 2001
+Last updated: Tue Feb 20 12:35:01 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -311,7 +311,7 @@ MISC
311
lock and truncate table [vacuum]
312
* -Redesign ANALYZE in VACUUM so it can be run separately without locks
313
* Make ANALYZE a separate command
314
- * Allow ANALYZE to process a certain random precentage of rows
+ * Allow ANALYZE to ESTIMATE based on certain random precentage of rows
315
* Add connection pooling [pool]
316
* Allow persistent backends [persistent]
317
* Create a transaction processor to aid in persistent connections and
0 commit comments