From cdfa456d157d6806a7e2703858b6dec625c00f25 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 25 Jun 2002 03:35:13 +0000 Subject: Update FAQ. --- doc/src/FAQ/FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index ab108d984d1..35f5024d19f 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -14,7 +14,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Mon Jun 24 23:32:16 EDT 2002

+

Last updated: Mon Jun 24 23:35:08 EDT 2002

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -960,7 +960,7 @@ of the string, i.e.:

  • The search string can not start with a character class, @@ -968,7 +968,7 @@
  • Case-insensitive searches like ILIKE and ~* can not be used. Instead, use functional indexes, which are described later in this FAQ.
  • -
  • The default C local must have been used during +
  • The default C local must be used during initdb.
  • -- cgit v1.2.3