diff options
| author | Bruce Momjian <bruce@momjian.us> | 2005-01-04 03:44:50 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2005-01-04 03:44:50 +0000 |
| commit | b2ccdf2a444a71d6b5bf9e0885285d3c8f3078d6 (patch) | |
| tree | 0d41d97bbc5eb20500f510f0bcb56b1a735fc8b0 | |
| parent | 43eb2830ebd0d3a771735521ae28b64ba452bd24 (diff) | |
| download | postgresql-b2ccdf2a444a71d6b5bf9e0885285d3c8f3078d6.tar.gz | |
HTML cleanup.
| -rw-r--r-- | doc/FAQ | 2 | ||||
| -rw-r--r-- | doc/src/FAQ/FAQ.html | 3 |
2 files changed, 2 insertions, 3 deletions
@@ -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 ad315bb0a7..419b8213f3 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Mon Jan 3 22:43:02 EST 2005</P> + <P>Last updated: Mon Jan 3 22:44:26 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -1012,7 +1012,6 @@ for <PRE>LIKE</PRE> indexing. </LI> </UL> - <P> <P>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 |
