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

Commit691bb1d

Browse files
committed
Spelling fix.
1 parent48e2bb1 commit691bb1d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/FAQ

Lines changed: 2 additions & 2 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: Sun Jan 1622:01:06 EST 2005
4+
Last updated: Sun Jan 1623:27:08 EST 2005
55

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

@@ -799,7 +799,7 @@ log_*
799799
+ ~ (regular expression) patterns must start with ^.
800800
* The search string can not start with a character class, e.g.
801801
[a-e].
802-
* Case-insensitive searches such as ILIKE and ~* do notutilise
802+
* Case-insensitive searches such as ILIKE and ~* do notutilize
803803
indexes. Instead, use functional indexes, which are described in
804804
section 4.11.
805805
* The default C locale must be used during initdb because it is not

‎doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Sun Jan 1622:01:06 EST 2005</P>
13+
<P>Last updated: Sun Jan 1623:27:08 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -995,7 +995,7 @@ <H4><A name="4.7">4.7</A>) My queries are slow or don't make use of
995995
<LI>The search string can not start with a character class,
996996
e.g. [a-e].</LI>
997997
<LI>Case-insensitive searches such as<SMALL>ILIKE</SMALL> and
998-
<I>~*</I> do notutilise indexes. Instead, use functional
998+
<I>~*</I> do notutilize indexes. Instead, use functional
999999
indexes, which are described in section<ahref="#4.11">4.11</a>.</LI>
10001000
<LI>The default<I>C</I> locale must be used during
10011001
<i>initdb</i> because it is not possible to know the next-greater

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp