Fix link.
authorBruce Momjian
Tue, 11 Jun 2002 10:36:16 +0000 (10:36 +0000)
committerBruce Momjian
Tue, 11 Jun 2002 10:36:16 +0000 (10:36 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index d16bae5a68c1c2e7c6c79693f226f388ff255a28..4052044954de6a6dfb53d340cb228cca54640637 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Tue Jun 11 06:29:44 EDT 2002
+   Last updated: Tue Jun 11 06:36:10 EDT 2002
    
    Current maintainer: Bruce Momjian ([email protected])
    
index 3ade961eec87e532387958996c36e38d739a7b8e..32762e38ea2f97ac9dd99bb63969adb499cae80c 100644 (file)
@@ -14,7 +14,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Tue Jun 11 06:29:44 EDT 2002

+    

Last updated: Tue Jun 11 06:36:10 EDT 2002

 
     

Current maintainer: Bruce Momjian (

@@ -1303,7 +1303,7 @@ BYTEA           bytea           variable-length byte array (null-byte safe)
     http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html,
     section 23.7.3.3.

 
-    

href="4.26">4.26) Why can't I reliably create/drop

+    

name="4.26">4.26) Why can't I reliably create/drop

     temporary tables in PL/PgSQL functions?
     PL/PgSQL caches function contents, and an unfortunate side effect
     is that if a PL/PgSQL function accesses a temporary table, and that