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

Commit693658a

Browse files
committed
Done:
> * -Fix incorrect rtree results due to wrong assumptions about "over"> operator semantics
1 parent2f6be2e commit693658a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 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:Thu Jun23 22:30:38 EDT 2005
5+
Last updated:Fri Jun24 00:40:44 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -355,8 +355,8 @@ Indexes
355355
one column or expression indexes, perhaps using per-index statistics
356356
* Add fillfactor to control reserved free space during index creation
357357
* Allow the creation of indexes with mixed ascending/descending specifiers
358-
* Fix incorrect rtree results due to wrong assumptions about "over"
359-
operator semantics [rtree]
358+
*-Fix incorrect rtree results due to wrong assumptions about "over"
359+
operator semantics
360360

361361
Commands
362362
========

‎doc/src/FAQ/TODO.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated:Thu Jun23 22:30:38 EDT 2005
11+
Last updated:Fri Jun24 00:40:44 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -329,8 +329,8 @@ <h1><a name="section_6">Indexes</a></h1>
329329
one column or expression indexes, perhaps using per-index statistics
330330
</li><li>Add fillfactor to control reserved free space during index creation
331331
</li><li>Allow the creation of indexes with mixed ascending/descending specifiers
332-
</li><li>Fix incorrect rtree results due to wrong assumptions about "over"
333-
operator semantics [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?rtree">rtree</a>]
332+
</li><li>-<em>Fix incorrect rtree results due to wrong assumptions about "over"</em>
333+
operator semantics
334334
</li></ul>
335335
<h1><aname="section_7">Commands</a></h1>
336336

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp