Update FAQ.

REL7_3_STABLE
Bruce Momjian 23 years ago
parent c1e2f351f8
commit cdfa456d15
  1. 4
      doc/FAQ
  2. 4
      doc/src/FAQ/FAQ.html

@ -1,7 +1,7 @@
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)
@ -760,7 +760,7 @@
Instead, use functional indexes, which are described later in this
FAQ.
The default C local must have been used during initdb.
The default C local must be used during initdb.
4.9) How do I see how the query optimizer is evaluating my query?

@ -14,7 +14,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
<P>Last updated: Mon Jun 24 23:32:16 EDT 2002</P>
<P>Last updated: Mon Jun 24 23:35:08 EDT 2002</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@ -968,7 +968,7 @@
<LI>Case-insensitive searches like <SMALL>ILIKE</SMALL> and
<I>~*</I> can not be used. Instead, use functional
indexes, which are described later in this FAQ.</LI>
<LI>The default <I>C</I> local must have been used during
<LI>The default <I>C</I> local must be used during
<i>initdb.</i></LI>
</UL>
<P>

Loading…
Cancel
Save