Last updated: Fri Nov 16 10:53:50 EST 2007
+Last updated: Sun Dec 9 19:31:34 EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -127,7 +127,7 @@
PostgreSQL is pronounced Post-Gres-Q-L. (For those curious
about how to say "PostgreSQL", an
does not exist" errors when accessing temporary tables in PL/PgSQL
functions?
- In PostgreSQL versions < 8.3, PL/PgSQL caches function scripts, and
+ In PostgreSQL versions < 8.3, PL/PgSQL caches function scripts, and
an unfortunate side effect is that if a PL/PgSQL function accesses a
temporary table, and that table is later dropped and recreated, and
the function called again, the function will fail because the cached
--
cgit v1.2.3