Skip to content

Commit a3b663d

Browse files
committed
Fix typo.
1 parent c584103 commit a3b663d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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: Sun Nov 14 16:32:47 EST 2004
4+
Last updated: Sat Nov 20 17:28:23 EST 2004
55

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

doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 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: Sun Nov 14 16:32:47 EST 2004</P>
13+
<P>Last updated: Sat Nov 20 17:28:23 EST 2004</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -137,7 +137,7 @@ <H2 align="center">Operational Questions</H2>
137137
from a function?<BR>
138138
<A href="#4.26">4.26</A>) Why can't I reliably create/drop
139139
temporary tables in PL/PgSQL functions?<BR>
140-
<A href="#4.28">4.27</A>) What encryption options are available?<BR>
140+
<A href="#4.27">4.27</A>) What encryption options are available?<BR>
141141

142142

143143
<H2 align="center">Extending PostgreSQL</H2>

0 commit comments

Comments
 (0)