Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a15eee

Browse files
committed
Fix incorrect parameter name in a function header comment
Author: Zhijie HouDiscussion:https://postgr.es/m/14cd74ea00204cc8a7ea5d738ac82cd1@G08CNEXMBPEKD05.g08.fujitsu.localBackpatch-through: 12, where the mistake was introduced
1 parentbdc79dd commit2a15eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/cache/lsyscache.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ get_attnum(Oid relid, const char *attname)
824824
/*
825825
* get_attgenerated
826826
*
827-
*Given the relation id and the attributename,
827+
*Given the relation id and the attributenumber,
828828
*return the "attgenerated" field from the attribute relation.
829829
*
830830
*Errors if not found.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp