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

Commitc18f51d

Browse files
committed
Fix a comment for MergeAttributes.
We forgot to adjust it when we changed relistemp to relpersistence.
1 parentc852e95 commitc18f51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/commands/tablecmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@ storage_name(char c)
11921192
* 'schema' is the column/attribute definition for the table. (It's a list
11931193
*of ColumnDef's.) It is destructively changed.
11941194
* 'supers' is a list of names (as RangeVar nodes) of parent relations.
1195-
* 'istemp' isTRUE if we are creating a temp relation.
1195+
* 'relpersistence' isa persistence type of the table.
11961196
*
11971197
* Output arguments:
11981198
* 'supOids' receives a list of the OIDs of the parent relations.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp