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

Commit129b19f

Browse files
committed
Update TODO list.
1 parentd8f88f0 commit129b19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Fri Oct 1212:29:28 EDT 2001
3+
Last updated:Fri Oct 1213:22:57 EDT 2001
44

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

@@ -125,7 +125,7 @@ INDEXES
125125
* Add btree index support for reltime, tinterval, regproc
126126
* Add rtree index support for line, lseg, path, point
127127
* Use indexes for min() and max() or convert to SELECT col FROM tab ORDER
128-
BY col DESC LIMIT 1
128+
BY col DESC LIMIT 1 if appropriate index exists and WHERE clause acceptible
129129
* Use index to restrict rows returned by multi-key index when used with
130130
non-consecutive keys or OR clauses, so fewer heap accesses
131131
* Allow SELECT * FROM tab WHERE int2col = 4 to use int2col index, int8,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp