Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd26849e

Browse files
committed
Document replacement of pg_class.relistemp with relpersistence.
Noted by Tom Lane.
1 parentf5e4f74 commitd26849e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1629,12 +1629,11 @@
16291629
</row>
16301630

16311631
<row>
1632-
<entry><structfield>relistemp</structfield></entry>
1632+
<entry><structfield>relpersistence</structfield></entry>
16331633
<entry><type>bool</type></entry>
16341634
<entry></entry>
16351635
<entry>
1636-
True if this table is a temporary relation. If so, only the creating
1637-
session can safely access its contents.
1636+
<literal>p</> = permanent table, <literal>t</> = temporary table
16381637
</entry>
16391638
</row>
16401639

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp