Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b2ccdf2

Browse files
committed
HTML cleanup.
1 parent 43eb283 commit b2ccdf2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

doc/FAQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Jan 3 22:43:02 EST 2005
4+
Last updated: Mon Jan 3 22:44:26 EST 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

doc/src/FAQ/FAQ.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Mon Jan 3 22:43:02 EST 2005</P>
13+
<P>Last updated: Mon Jan 3 22:44:26 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -1012,7 +1012,6 @@ <H4><A name="4.8">4.8</A>) My queries are slow or don't make use of
10121012
for <PRE>LIKE</PRE> indexing.
10131013
</LI>
10141014
</UL>
1015-
<P>
10161015

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

0 commit comments

Comments
 (0)