Skip to content

Commit bdfa8e5

Browse files
committed
Update constraint_exclusion items:
< inheritance, and allow it to work for UPDATE and DELETE queries > inheritance, allow it to work for UPDATE and DELETE queries, and allow > it to be used for all queries with little performance impact < * Allow constraint_elimination to be automatically performed < < This requires additional code to reduce the performance loss caused by < constraint elimination.
1 parent 88d7b71 commit bdfa8e5

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

doc/TODO

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Fri Aug 26 14:59:39 EDT 2005
5+
Last updated: Fri Aug 26 15:10:29 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -686,7 +686,8 @@ Indexes
686686
* Add fillfactor to control reserved free space during index creation
687687
* Allow the creation of indexes with mixed ascending/descending specifiers
688688
* Allow constraint_exclusion to work for UNIONs like it does for
689-
inheritance, and allow it to work for UPDATE and DELETE queries
689+
inheritance, allow it to work for UPDATE and DELETE queries, and allow
690+
it to be used for all queries with little performance impact
690691

691692

692693
* GIST
@@ -913,10 +914,6 @@ Optimizer / Executor
913914

914915
* Log queries where the optimizer row estimates were dramatically
915916
different from the number of rows actually found?
916-
* Allow constraint_elimination to be automatically performed
917-
918-
This requires additional code to reduce the performance loss caused by
919-
constraint elimination.
920917

921918

922919
Miscellaneous Performance

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Fri Aug 26 14:59:39 EDT 2005
11+
Last updated: Fri Aug 26 15:10:29 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -622,7 +622,8 @@ <h1><a name="section_13">Indexes</a></h1>
622622
</li><li>Add fillfactor to control reserved free space during index creation
623623
</li><li>Allow the creation of indexes with mixed ascending/descending specifiers
624624
</li><li>Allow constraint_exclusion to work for UNIONs like it does for
625-
inheritance, and allow it to work for UPDATE and DELETE queries
625+
inheritance, allow it to work for UPDATE and DELETE queries, and allow
626+
it to be used for all queries with little performance impact
626627
</li><li>GIST
627628
<ul>
628629
<li>Add more GIST index support for geometric data types
@@ -822,10 +823,6 @@ <h1><a name="section_20">Optimizer / Executor</a></h1>
822823
</p>
823824
</li><li>Log queries where the optimizer row estimates were dramatically
824825
different from the number of rows actually found?
825-
</li><li>Allow constraint_elimination to be automatically performed
826-
<p> This requires additional code to reduce the performance loss caused by
827-
constraint elimination.
828-
</p>
829826
</li></ul>
830827
<h1><a name="section_21">Miscellaneous Performance</a></h1>
831828

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