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

Commit4dc2bce

Browse files
committed
Mark IN performance problem as fixed in 7.4
1 parentdc87ea7 commit4dc2bce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/FAQ

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Fri Jan17 12:15:04 EST 2003
4+
Last updated:Sat Jan25 21:43:37 EST 2003
55

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

@@ -1015,8 +1015,8 @@ CREATE TABLE test (x int, modtime timestamp DEFAULT CURRENT_TIMESTAMP );
10151015
FROM tab
10161016
WHERE EXISTS (SELECT subcol FROM subtab WHERE subcol = col);
10171017

1018-
For this to be fast, subcol should be an indexed column.We hope to
1019-
fix this limitation in a future release.
1018+
For this to be fast, subcol should be an indexed column.This
1019+
preformance problem will be fixed in 7.4.
10201020

10211021
4.23) How do I perform an outer join?
10221022

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp