Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite303be7

Browse files
committed
Add:
> * Have EXPLAIN ANALYZE highlight poor optimizer estimates
1 parent73cfa77 commite303be7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Sep 9 20:03:20 EDT 2003
3+
Last updated:Wed Sep10 16:14:38 EDT 2003
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -460,6 +460,7 @@ Optimizer / Executor
460460
* Check GUC geqo_threshold to see if it is still accurate
461461
* Allow sorting, temp files, temp tables to use multiple work directories
462462
* Improve the planner to use CHECK constraints to prune the plan (for subtables)
463+
* Have EXPLAIN ANALYZE highlight poor optimizer estimates
463464

464465

465466
Miscellaneous
@@ -496,7 +497,7 @@ Source Code
496497
* Acquire lock on a relation before building a relcache entry for it
497498
* Research interaction of setitimer() and sleep() used by statement_timeout
498499
* Add checks for fclose() failure
499-
* Change CVS $Id: TODO,v 1.1134 2003/09/1000:03:23 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1134 2003/09/1000:03:23 momjian Exp $
500+
* Change CVS $Id: TODO,v 1.1135 2003/09/1020:14:42 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1135 2003/09/1020:14:42 momjian Exp $
500501
* Exit postmaster if postgresql.conf can not be opened
501502
* Rename /scripts directory because they are all C programs now
502503
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp