index f3bf413829fc5cb1282b73ff3146fac2c8c7dfbb..140339073b63636328d0baae97aa0f602c9dae55 100644 (file)
@@ -874,7 +874,7 @@ get_attnum(Oid relid, const char *attname)
/*
* get_attgenerated
*
- * Given the relation id and the attribute name,
+ * Given the relation id and the attribute number,
* return the "attgenerated" field from the attribute relation.
*
* Errors if not found.