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

Commitadf333b

Browse files
committed
Remove obsolete comment about OID support
Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>Discussion:https://www.postgresql.org/message-id/flat/52a125e4-ff9a-95f5-9f61-b87cf447e4da@eisentraut.org
1 parent8c852ba commitadf333b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/catalog/heap.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -843,9 +843,9 @@ AddNewAttributeTuples(Oid new_rel_oid,
843843
}
844844

845845
/*
846-
* Next we add the system attributes. SkipOID if rel has no OIDs. Skip
847-
*all for a view or typerelation. We don't bother with making datatype
848-
*dependencies here,since presumably all these types are pinned.
846+
* Next we add the system attributes. Skipall for a view or type
847+
* relation. We don't bother with making datatype dependencies here,
848+
* since presumably all these types are pinned.
849849
*/
850850
if (relkind!=RELKIND_VIEW&&relkind!=RELKIND_COMPOSITE_TYPE)
851851
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp