|
10 | 10 | alink="#0000ff">
|
11 | 11 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
12 | 12 |
|
13 |
| -<P>Last updated:Fri Nov 16 10:53:50 EST 2007</P> |
| 13 | +<P>Last updated:Sun Dec 9 19:31:34 EST 2007</P> |
14 | 14 |
|
15 | 15 | <P>Current maintainer: Bruce Momjian (<Ahref=
|
16 | 16 | "mailto:bruce@momjian.us">bruce@momjian.us</A>)
|
@@ -127,7 +127,7 @@ <H2 align="center">Operational Questions</H2>
|
127 | 127 |
|
128 | 128 | <H2align="center">General Questions</H2>
|
129 | 129 |
|
130 |
| -<H3id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3> |
| 130 | +<H3id="item1.1">1.1) What is PostgreSQL? How is it pronounced? What is Postgres?</H3> |
131 | 131 |
|
132 | 132 | <P>PostgreSQL is pronounced<I>Post-Gres-Q-L</I>. (For those curious
|
133 | 133 | about how to say "PostgreSQL", an<a
|
@@ -1051,7 +1051,7 @@ <H3 id="item4.19">4.19) Why do I get "relation with OID #####
|
1051 | 1051 | does not exist" errors when accessing temporary tables in PL/PgSQL
|
1052 | 1052 | functions?</H3>
|
1053 | 1053 |
|
1054 |
| -<P>In PostgreSQL versions<8.3,PL/PgSQL caches function scripts, and |
| 1054 | +<P>In PostgreSQL versions< 8.3, PL/PgSQL caches function scripts, and |
1055 | 1055 | an unfortunate side effect is that if a PL/PgSQL function accesses a
|
1056 | 1056 | temporary table, and that table is later dropped and recreated, and
|
1057 | 1057 | the function called again, the function will fail because the cached
|
|