We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e4f74 commit d26849eCopy full SHA for d26849e
doc/src/sgml/catalogs.sgml
@@ -1629,12 +1629,11 @@
1629
</row>
1630
1631
<row>
1632
- <entry><structfield>relistemp</structfield></entry>
+ <entry><structfield>relpersistence</structfield></entry>
1633
<entry><type>bool</type></entry>
1634
<entry></entry>
1635
<entry>
1636
- True if this table is a temporary relation. If so, only the creating
1637
- session can safely access its contents.
+ <literal>p</> = permanent table, <literal>t</> = temporary table
1638
</entry>
1639
1640
0 commit comments