8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ae40f commit 9fd2952Copy full SHA for 9fd2952
src/backend/catalog/indexing.c
@@ -210,7 +210,6 @@ CatalogTupleCheckConstraints(Relation heapRel, HeapTuple tup)
210
* CatalogTupleInsert - do heap and indexing work for a new catalog tuple
211
*
212
* Insert the tuple data in "tup" into the specified catalog relation.
213
- * The Oid of the inserted tuple is returned.
214
215
* This is a convenience routine for the common case of inserting a single
216
* tuple in a system catalog; it inserts a new heap tuple, keeping indexes
0 commit comments