Commit a3b663df authored by Bruce Momjian's avatar Bruce Momjian

Fix typo.

parent c584103f
Frequently Asked Questions (FAQ) for PostgreSQL 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) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
alink="#0000ff"> alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> <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= <P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
from a function?<BR> from a function?<BR>
<A href="#4.26">4.26</A>) Why can't I reliably create/drop <A href="#4.26">4.26</A>) Why can't I reliably create/drop
temporary tables in PL/PgSQL functions?<BR> 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> <H2 align="center">Extending PostgreSQL</H2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment