Skip to content

Commit b4c0b19

Browse files
committed
Not needed:
< float4, numeric/decimal too [optimizer] > float4, numeric/decimal too 422c422 < * Missing optimizer selectivities for date, r-tree, etc. [optimizer] > * Missing optimizer selectivities for date, r-tree, etc
1 parent b3fbb4b commit b4c0b19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/TODO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Feb 12 12:32:33 EST 2004
3+
Last updated: Thu Feb 12 12:38:45 EST 2004
44

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

@@ -146,7 +146,7 @@ Indexes
146146
* Use bitmaps to combine existing indexes [performance]
147147
* Allow use of indexes to search for NULLs
148148
* Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,
149-
float4, numeric/decimal too [optimizer]
149+
float4, numeric/decimal too
150150
* Add FILLFACTOR to btree index creation
151151
* Add concurrency to GIST
152152
* Allow a single index to index multiple tables (for inheritance and subtables)
@@ -419,7 +419,7 @@ Write-Ahead Log
419419
Optimizer / Executor
420420
====================
421421

422-
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
422+
* Missing optimizer selectivities for date, r-tree, etc
423423
* Allow ORDER BY ... LIMIT to select top values without sort or index
424424
using a sequential scan for highest/lowest values (Oleg)
425425
* Precompile SQL functions to avoid overhead (Neil)
@@ -464,7 +464,7 @@ Source Code
464464
* Acquire lock on a relation before building a relcache entry for it
465465
* Research interaction of setitimer() and sleep() used by statement_timeout
466466
* -Add checks for fclose() failure (Tom)
467-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1204 2004/02/12 17:32:38 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1204 2004/02/12 17:32:38 momjian Exp $
467+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1205 2004/02/12 17:38:50 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1205 2004/02/12 17:38:50 momjian Exp $
468468
* Exit postmaster if postgresql.conf can not be opened
469469
* Rename /scripts directory because they are all C programs now
470470
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy