From b2ccdf2a444a71d6b5bf9e0885285d3c8f3078d6 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 4 Jan 2005 03:44:50 +0000 Subject: [PATCH] HTML cleanup. --- doc/FAQ | 2 +- doc/src/FAQ/FAQ.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 66b2fb5cb32..597e24112b6 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Jan 3 22:43:02 EST 2005 + Last updated: Mon Jan 3 22:44:26 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index ad315bb0a79..419b8213f3d 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: Mon Jan 3 22:43:02 EST 2005

+

Last updated: Mon Jan 3 22:44:26 EST 2005

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

LIKE
indexing. -

In pre-8.0 releases, indexes often can not be used unless the data types exactly match the index's column types. This is particularly