From 691bb1d24731b86d33ceec740bf69cbeac08fce4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 17 Jan 2005 04:27:23 +0000 Subject: Spelling fix. --- doc/src/FAQ/FAQ.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 3117b90e6bd..8949f93b961 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Sun Jan 16 22:01:06 EST 2005

+

Last updated: Sun Jan 16 23:27:08 EST 2005

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -995,7 +995,7 @@

  • The search string can not start with a character class, e.g. [a-e].
  • Case-insensitive searches such as ILIKE and - ~* do not utilise indexes. Instead, use functional + ~* do not utilize indexes. Instead, use functional indexes, which are described in section 4.11.
  • The default C locale must be used during initdb because it is not possible to know the next-greater -- cgit v1.2.3