Skip to content

Commit c18f51d

Browse files
committed
Fix a comment for MergeAttributes.
We forgot to adjust it when we changed relistemp to relpersistence.
1 parent c852e95 commit c18f51d

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' is TRUE if we are creating a temp relation.
1195+
* 'relpersistence' is a 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy