Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56818a commit f0415a3Copy full SHA for f0415a3
src/backend/catalog/partition.c
@@ -573,7 +573,7 @@ RelationBuildPartitionDesc(Relation rel)
573
/*
574
* Now assign OIDs from the original array into mapped indexes of the
575
* result array. Order of OIDs in the former is defined by the
576
- * catalog scan that retrived them, whereas that in the latter is
+ * catalog scan that retrieved them, whereas that in the latter is
577
* defined by canonicalized representation of the list values or the
578
* range bounds.
579
*/
0 commit comments