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

Commit4a8adfd

Browse files
committed
C comment: again update comment for pg_fe_sendauth for error cases
1 parent6a6b7bb commit4a8adfd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎src/interfaces/libpq/fe-auth.c

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -976,8 +976,10 @@ pg_fe_sendauth(AuthRequest areq, PGconn *conn)
976976

977977

978978
/*
979-
* pg_fe_getauthname -- returns a pointer to dynamic space containing whatever
980-
* name the user has authenticated to the system
979+
* pg_fe_getauthname
980+
*
981+
* Returns a pointer to dynamic space containing whatever name the user
982+
* has authenticated to the system. If there is an error, return NULL.
981983
*/
982984
char*
983985
pg_fe_getauthname(void)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp