Document replacement of pg_class.relistemp with relpersistence.
authorRobert Haas
Mon, 13 Dec 2010 18:07:08 +0000 (13:07 -0500)
committerRobert Haas
Mon, 13 Dec 2010 18:08:45 +0000 (13:08 -0500)
Noted by Tom Lane.

doc/src/sgml/catalogs.sgml

index 217a04e4998b767884253b62af8b1e712c9a9a07..ef35fd9767ec7a25c23e613ed5f3765093470e3a 100644 (file)
      
 
      
-      relistemp
+      relpersistence
       bool
       
       
-       True if this table is a temporary relation.  If so, only the creating
-       session can safely access its contents.
+       p = permanent table, t = temporary table