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 bdc79dd commit 2a15eeeCopy full SHA for 2a15eee
src/backend/utils/cache/lsyscache.c
@@ -824,7 +824,7 @@ get_attnum(Oid relid, const char *attname)
824
/*
825
* get_attgenerated
826
*
827
- * Given the relation id and the attribute name,
+ * Given the relation id and the attribute number,
828
* return the "attgenerated" field from the attribute relation.
829
830
* Errors if not found.
0 commit comments