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

Commite0064f0

Browse files
committed
Docs: Mention that relpersistence is for sequences now too
Per344d62f.Author: Justin PryzbyDiscussion:https://postgr.es/m/20220411020336.GB26620@telsasoft.com
1 parentb0e5f02 commite0064f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2065,8 +2065,8 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
20652065
<structfield>relpersistence</structfield> <type>char</type>
20662066
</para>
20672067
<para>
2068-
<literal>p</literal> = permanent table, <literal>u</literal> = unlogged table,
2069-
<literal>t</literal> = temporary table
2068+
<literal>p</literal> = permanent table/sequence, <literal>u</literal> = unlogged table/sequence,
2069+
<literal>t</literal> = temporary table/sequence
20702070
</para></entry>
20712071
</row>
20722072

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp