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 9e0a97f commit 6a6b7bbCopy full SHA for 6a6b7bb
src/interfaces/libpq/fe-auth.c
@@ -978,8 +978,6 @@ pg_fe_sendauth(AuthRequest areq, PGconn *conn)
978
/*
979
* pg_fe_getauthname -- returns a pointer to dynamic space containing whatever
980
* name the user has authenticated to the system
981
- *
982
- * if there is an error, return NULL with an error message in errorMessage
983
*/
984
char *
985
pg_fe_getauthname(void)
0 commit comments