Skip to content

Commit 16843ba

Browse files
committed
Add mention of possible patent problems with star joins, per Joshua
Drake: < and merge the bitmaps to perform the join on the fact table. > and merge the bitmaps to perform the join on the fact table. Some > of these algorithms might be patented.
1 parent 9e9a844 commit 16843ba

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/TODO

Lines changed: 3 additions & 2 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: Sat Dec 17 11:43:02 EST 2005
5+
Last updated: Sat Dec 17 12:03:45 EST 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1036,7 +1036,8 @@ Optimizer / Executor
10361036
usually performed by either creating a cartesian product of all
10371037
the dimmension tables and doing a single join on that product or
10381038
using subselects to create bitmaps of each dimmension table match
1039-
and merge the bitmaps to perform the join on the fact table.
1039+
and merge the bitmaps to perform the join on the fact table. Some
1040+
of these algorithms might be patented.
10401041

10411042

10421043
Miscellaneous Performance

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 2 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: Sat Dec 17 11:43:02 EST 2005
11+
Last updated: Sat Dec 17 12:03:45 EST 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>.
@@ -940,7 +940,8 @@ <h1><a name="section_20">Optimizer / Executor</a></h1>
940940
usually performed by either creating a cartesian product of all
941941
the dimmension tables and doing a single join on that product or
942942
using subselects to create bitmaps of each dimmension table match
943-
and merge the bitmaps to perform the join on the fact table.
943+
and merge the bitmaps to perform the join on the fact table. Some
944+
of these algorithms might be patented.
944945
</p>
945946
</li></ul>
946947
<h1><a name="section_21">Miscellaneous Performance</a></h1>

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