Skip to content

Commit adf333b

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 parent 8c852ba commit adf333b

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. Skip OID if rel has no OIDs. Skip
847-
* all for a view or type relation. We don't bother with making datatype
848-
* dependencies here, since presumably all these types are pinned.
846+
* Next we add the system attributes. Skip all 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)
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