Fix typo.

This commit is contained in:
Bruce Momjian 2004-11-20 22:28:39 +00:00
parent c584103f56
commit a3b663dfea
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Sun Nov 14 16:32:47 EST 2004
Last updated: Sat Nov 20 17:28:23 EST 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)

View File

@ -10,7 +10,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
<P>Last updated: Sun Nov 14 16:32:47 EST 2004</P>
<P>Last updated: Sat Nov 20 17:28:23 EST 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@ -137,7 +137,7 @@
from a function?<BR>
<A href="#4.26">4.26</A>) Why can't I reliably create/drop
temporary tables in PL/PgSQL functions?<BR>
<A href="#4.28">4.27</A>) What encryption options are available?<BR>
<A href="#4.27">4.27</A>) What encryption options are available?<BR>
<H2 align="center">Extending PostgreSQL</H2>